shape_y property

shape_y property

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

Definition:

@property
def shape_y(self):
    ...

See Also