idx_get()
IPieSplitCustomPointCollection::idx_get(int32_t) method
Returns chart data point by index.
virtual System::SharedPtr<IChartDataPoint> Aspose::Slides::Charts::IPieSplitCustomPointCollection::idx_get(int32_t index)=0
Arguments
Parameter | Type | Description |
---|---|---|
index | int32_t | Index of data-point. |
Return Value
Chart data point.
See Also
- Typedef SharedPtr
- Class IChartDataPoint
- Class IPieSplitCustomPointCollection
- Namespace Aspose::Slides::Charts
- Library Aspose.Slides