start_angle property
start_angle property
Gets the starting angle for the pie section, measured in degrees clockwise from the x-axis after calls Chart.Calculate() method. Applies to Pie chart.
Definition:
@property
def start_angle(self):
...
See Also
- module
aspose.cells.charts
- class
ChartPoint