[]
        
(Showing Draft Content)

C1.Win.C1Chart.ChartData.SeriesList

SeriesList Property

SeriesList

Gets the ChartDataSeriesCollection object associated with the current ChartData object.

Declaration
public ChartDataSeriesCollection SeriesList { get; }
Remarks

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.