ChSeries Object
Multiple objects
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