RemoveAt

IChartSeriesCollection.RemoveAt method

Removes the element at the specified index

public void RemoveAt(int index)
ParameterTypeDescription
indexInt32Index Int32

See Also