inner_arc_end_point_x_px property

inner_arc_end_point_x_px property

Gets the x coordinate of the ending point for the pie section after calling the Chart.Calculate() method. Applies to Doughnut charts.

Definition:

@property
def inner_arc_end_point_x_px(self):
    ...

See Also