Aspose::Words::Drawing::Charts::ChartDataPointCollection::idx_get method

ChartDataPointCollection::idx_get method

Returns ChartDataPoint for the specified index.

System::SharedPtr<Aspose::Words::Drawing::Charts::ChartDataPoint> Aspose::Words::Drawing::Charts::ChartDataPointCollection::idx_get(int32_t index)

See Also