first_slice_angle property
first_slice_angle property
Gets or sets the angle of the first pie or doughnut chart slice, in degrees (clockwise from up, from 0 to 360 degrees). Read/write int.
Definition:
@property
def first_slice_angle(self):
...
@first_slice_angle.setter
def first_slice_angle(self, value):
...
See Also
- class
IChartSeriesGroup
- module
aspose.slides.charts
- library
Aspose.Slides