Classes | |
class | IAxis |
Encapsulates the object that represents a chart's axis. More... | |
class | IChart |
Encapsulates the object that represents a single Excel chart. More... | |
class | IChartArea |
Encapsulates the object that represents the chart area in the worksheet. More... | |
class | IChartCollection |
Encapsulates a collection of Chart objects. More... | |
class | IChartDataTable |
Represents a chart data table. More... | |
class | IChartFrame |
Encapsulates the object that represents the frame object in a chart. More... | |
class | IChartPoint |
Represents a single point in a series in a chart. More... | |
class | IChartPointCollection |
Represents a collection that contains all the points in one series. More... | |
class | IChartTextFrame |
Encapsulates the object that represents the frame object which contains text. More... | |
class | IDataLabels |
Encapsulates a collection of all the DataLabel objects for the specified Series. More... | |
class | IDisplayUnitLabel |
Represents the display unit label. More... | |
class | IDropBars |
Represents the up/down bars in a chart. More... | |
class | IErrorBar |
Represents error bar of data series. More... | |
class | IFloor |
Encapsulates the object that represents the floor of a 3-D chart. More... | |
class | ILegend |
Encapsulates the object that represents the chart legend. More... | |
class | ILegendEntry |
Represents a legend entry in a chart legend. More... | |
class | ILegendEntryCollection |
Represents a collection of all the ILegendEntry objects in the specified chart legend. More... | |
class | IMarker |
Represents the marker in a line chart, scatter chart, or radar chart. More... | |
class | IPivotOptions |
Represents a complex type that specifies the pivot controls that appear on the chart More... | |
class | IPlotArea |
Encapsulates the object that represents the plot area in a chart. More... | |
class | ISeries |
Encapsulates the object that represents a single data series in a chart. More... | |
class | ISeriesCollection |
Encapsulates a collection of Series objects. More... | |
class | ISparkline |
A sparkline represents a tiny chart or graphic in a worksheet cell that provides a visual representation of data. More... | |
class | ISparklineCollection |
Encapsulates a collection of ISparkline objects. More... | |
class | ISparklineGroup |
ISparkline is organized into sparkline group. A SparklineGroup contains a variable number of sparkline items. A sparkline group specifies the type, display settings and axis settings for the sparklines. More... | |
class | ISparklineGroupCollection |
Encapsulates a collection of ISparklineGroup objects. More... | |
class | ITickLabels |
Represents the tick-mark labels associated with tick marks on a chart axis. More... | |
class | ITitle |
Encapsulates the object that represents the title of chart or axis. More... | |
class | ITrendline |
Represents a trendline in a chart. More... | |
class | ITrendlineCollection |
Represents a collection of all the ITrendline objects for the specified data series. More... | |
class | IWalls |
Encapsulates the object that represents the walls of a 3-D chart. More... | |
Represents the marker style in a line chart, scatter chart, or radar chart.
Represents the way the two sections of either a pie of pie chart or a bar of pie chart are split.
Enumerates all chart types used in Excel.
Represents the separator type of DataLabels.
NOTE: This member is now obsolete. Instead, please use DataLabelsSeparatorType enum. This property will be removed 12 months later since September 2020. Aspose apologizes for any inconvenience you may have experienced.
Represents the type of display unit.
Represents data label position type.
Enumerates the legend position types.
Represents the preset style types for sparkline.