RemoveAt
IChartDataPointCollection.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
- interface IChartDataPointCollection
- namespace Aspose.Slides.Charts
- assembly Aspose.Slides