Aspose::Words::Drawing::Charts::ChartSeries::Remove method

ChartSeries::Remove method

Removes the X value, Y value, and bubble size, if supported, from the chart series at the specified index. The corresponding data point and data label are also removed.

void Aspose::Words::Drawing::Charts::ChartSeries::Remove(int32_t index)

See Also