RemoveAt()

IChartSeriesCollection::RemoveAt(int32_t) method

Removes the element at the specified index

virtual void Aspose::Slides::Charts::IChartSeriesCollection::RemoveAt(int32_t index)=0

Arguments

ParameterTypeDescription
indexint32_tIndex int32_t

See Also