idx_get()

ChartSeriesCollection::idx_get(int32_t) method

Gets the element at the specified index.

System::SharedPtr<IChartSeries> Aspose::Slides::Charts::ChartSeriesCollection::idx_get(int32_t index) override

Return Value

The element at the specified index.

See Also