shape_x property

shape_x property

Gets the x coordinate of the upper left corner in units of 1/4000 of chart’s width after calls Chart.Calculate() method.

Definition:

@property
def shape_x(self):
    ...

See Also