ChartPointCollection.Item
ChartPointCollection indexer
Gets the ChartPoint
element at the specified index in the series.
public ChartPoint this[int index] { get; }
Parameter | Description |
---|---|
index | The index of chart point in the series. |
Return Value
The ChartPoint object.
See Also
- class ChartPoint
- class ChartPointCollection
- namespace Aspose.Cells.Charts
- assembly Aspose.Cells