get_PieSplitCustomPoint()

IChartSeriesGroup::get_PieSplitCustomPoint(int32_t) method

The custom split information for a pie-of-pie or bar-of-pie chart with a custom split. Returns data point that shall be drawn in the second pie or bar in a pie-of-pie or bar-of-pie chart by index.

virtual System::SharedPtr<IChartDataPoint> Aspose::Slides::Charts::IChartSeriesGroup::get_PieSplitCustomPoint(int32_t index)=0

See Also