get_PieSplitCustomPoint()
ChartSeries::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 at the specified index.
System::SharedPtr<IChartDataPoint> Aspose::Slides::Charts::ChartSeries::get_PieSplitCustomPoint(int32_t index) override
Remarks
This is projection of the get_PieSplitCustomPoint(index) in get_ParentSeriesGroup().
See Also
- Typedef SharedPtr
- Class IChartDataPoint
- Class ChartSeries
- Namespace Aspose::Slides::Charts
- Library Aspose.Slides