Insert

ChartSeriesCollection.Insert method

Creates new chart series and inserts it into the collection.

public IChartSeries Insert(int index, ChartType type)

See Also