Add()

IPieSplitCustomPointCollection::Add(const int32_t&) method

Adds data point by its index in parent series points collection.

virtual void Aspose::Slides::Charts::IPieSplitCustomPointCollection::Add(const int32_t &dataPointIndex)=0

Arguments

ParameterTypeDescription
dataPointIndexconst int32_t&Index of data point in parent series points collection.

See Also