RemoveAt
ChartDataPointCollection.RemoveAt method
Removes the element at the given index.
public void RemoveAt(int index)
Parameter | Type | Description |
---|---|---|
index | Int32 | Index of a data point to remove. |
See Also
- class ChartDataPointCollection
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides