get_PieSplitCustomPoints()

IChartSeriesGroup::get_PieSplitCustomPoints() method

The custom split information for a pie-of-pie or bar-of-pie chart with a custom split. Contains data points that shall be drawn in the second pie or bar in a pie-of-pie or bar-of-pie chart. Read-only IPieSplitCustomPointCollection.

virtual System::SharedPtr<IPieSplitCustomPointCollection> Aspose::Slides::Charts::IChartSeriesGroup::get_PieSplitCustomPoints()=0

See Also