arc_start_point_y_px property

arc_start_point_y_px property

Gets the y coordinate of starting point for the pie section after calls Chart.Calculate() method. Applies to Pie and Doughnut chart.

Definition:

@property
def arc_start_point_y_px(self):
    ...

See Also