[]
        
(Showing Draft Content)

C1.Win.C1Chart.ChartDataSeriesCollection.Add

Add Method

Add(ChartDataSeries)

Adds the specified ChartDataSeries to the collection.

Declaration
public int Add(ChartDataSeries Series)
Public Function Add(Series As ChartDataSeries) As Integer
Parameters
Type Name Description
ChartDataSeries Series

Series to add.

Returns
Type Description
int