shape_y_px property

shape_y_px property

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

Definition:

@property
def shape_y_px(self):
    ...

See Also