type | Description |
---|---|
Chart | Represents a chart. |
ChartCollection | Represents a chart manager that managers all charts in a sheet. |
SeriesCollection | Represents the series manager that managers all series in a chart. |
type | Description |
---|---|
Chart | Represents a chart. |
ChartCollection | Represents a chart manager that managers all charts in a sheet. |
SeriesCollection | Represents the series manager that managers all series in a chart. |
Enumeration | Description |
---|---|
AxisGroup | Specifies the type of axis group. |
ChartType | Specifies the chart type. |
DataLabelPosition | Specifies where the data label is positioned. |
LegendPosition | Specifies the position of the legend on a chart. |
RowCol | Specifies whether the values corresponding to a particular data series are in rows or columns. |
TickLabelPosition | Specifies the position of tick-mark labels on the specified axis. |
TickMark | Specifies the position of major and minor tick marks for an axis. |