inner_arc_start_point_x_px property

inner_arc_start_point_x_px property

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

Definition:

@property
def inner_arc_start_point_x_px(self):
    ...

See Also