arc_end_point_x_px property

arc_end_point_x_px property

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

Definition:

@property
def arc_end_point_x_px(self):
    ...

See Also