get_ChartSeries()

ChartSeriesGroup::get_ChartSeries(int32_t) method

Returns the chart series in the group at the specified index.

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

See Also