shape_x_px property

shape_x_px property

Gets the x coordinate of the upper left corner in units of pixels after calls Chart.Calculate() method.

Definition:

@property
def shape_x_px(self):
    ...

See Also