get_PieSplitCustomPoint()

ChartSeriesGroup::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.

System::SharedPtr<IChartDataPoint> Aspose::Slides::Charts::ChartSeriesGroup::get_PieSplitCustomPoint(int32_t index) override

See Also