pie_split_custom_points property
pie_split_custom_points property
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.
This is the property not only of this series but of all series of parent series
group - this is projection of appropriate group property
Read-only PieSplitCustomPointCollection.
Remarks
This is the projection of the property ParentSeriesGroup.PieSplitCustomPoints.
Definition:
@property
def pie_split_custom_points(self):
    ...
See Also
- class 
ChartSeries - class 
PieSplitCustomPointCollection - module 
aspose.slides.charts - library 
Aspose.Slides