idx_get()
ChartDataPointCollection::idx_get(int32_t) method
Returns the series data point by index (its serial number in this collection).
System::SharedPtr<IChartDataPoint> Aspose::Slides::Charts::ChartDataPointCollection::idx_get(int32_t index) override
ChartDataPointCollection::idx_get(System::SharedPtr<IChartDataPoint>) method
Return index (serial number) of data point in this collection.
int32_t Aspose::Slides::Charts::ChartDataPointCollection::idx_get(System::SharedPtr<IChartDataPoint> pt) override
See Also
- Typedef SharedPtr
- Class IChartDataPoint
- Class ChartDataPointCollection
- Namespace Aspose::Slides::Charts
- Library Aspose.Slides