ChSeries Object
This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.
ChSeriesCollection ChSeries |
Represents a series on a chart. The ChSeries object is a member of the ChSeriesCollection collection.
Using the ChSeries object
Use the Add method of the ChSeriesCollection collection to add a series to a chart.
The following properties and methods return a ChSeries object:
The ChDataLabels object’s Parent property
The ChDataLabelsCollection object’s Parent property
The ChErrorBars object’s Parent property
The ChErrorBarsCollection object’s Parent property
The ChPoint object’s Parent property
The ChPoints object’s Parent property
The ChSeriesCollection object’s Add method
The ChSeriesCollection object’s Item property
The ChTrendline object’s Parent property
The ChTrendlines object’s Parent property