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