inner_arc_end_point_y_px property

inner_arc_end_point_y_px property

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

Definition:

@property
def inner_arc_end_point_y_px(self):
    ...

See Also