[]
Gets the ChartDataSeriesCollection object associated with the current ChartData object.
public ChartDataSeriesCollection SeriesList { get; }
Public ReadOnly Property SeriesList As ChartDataSeriesCollection
The ChartDataSeries of this Collection object contains the data to be charted, along with Line and Symbols styles and other properties used to describe the appearance of the series data.