doughnut_hole_size property
doughnut_hole_size property
Specifies the size of the hole in a doughnut chart (can be between 0 and 90 percents of the size of the plot area.). Read/write int.
Definition:
@property
def doughnut_hole_size(self):
...
@doughnut_hole_size.setter
def doughnut_hole_size(self, value):
...
See Also
- class
ChartSeriesGroup
- module
aspose.slides.charts
- library
Aspose.Slides