[]
        
(Showing Draft Content)

C1.Win.C1Chart.ChartDataSeriesCollection.Insert

Insert Method

Insert(int, ChartDataSeries)

Inserts the specified ChartDataSeries in the collection at the specified index.

Declaration
public void Insert(int index, ChartDataSeries Series)
Parameters
Type Name Description
int index
ChartDataSeries Series