The VtChPartType constants provide options for chart elements.
Constant | Description |
VtChPartTypeChart | Identifies the chart control. |
VtChPartTypeTitle | Identifies the chart title. |
VtChPartTypeFootnote | Identifies the chart footnote. |
VtChPartTypeLegend | Identifies the chart legend. |
VtChPartTypePlot | Identifies the chart plot. |
VtChPartTypeSeries | Identifies a chart series. |
VtChPartTypePoint | Identifies an individual data point. |
VtChPartTypePointLabel | Identifies a data point label. |
VtChPartTypeAxis | Identifies an axis. |
VtChPartTypeAxisLabel | Identifies an axis label. |
VtChPartTypeAxisTitle | Identifies an axis title. |