get_ChartSeries()

ChartData::get_ChartSeries(int32_t) method

Returns the series at the specified index.

System::SharedPtr<IChartSeries> Aspose::Slides::Charts::ChartData::get_ChartSeries(int32_t index) override

See Also