Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection::RemoveAt method

ChartSeriesGroupCollection::RemoveAt method

Removes a series group at the specified index. All child series will be removed from the chart.

void Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection::RemoveAt(int32_t index)

See Also