Remove()

IPieSplitCustomPointCollection::Remove(int32_t) method

Removes item from collection by it index in parent series points collection.

virtual void Aspose::Slides::Charts::IPieSplitCustomPointCollection::Remove(int32_t dataPointIndex)=0

Arguments

ParameterTypeDescription
dataPointIndexint32_tIndex of data point in parent series points collection..

See Also