center_y_px property

center_y_px property

Gets the y coordinate of the left-bottom corner of Wall center in units of pixels after calls Chart.Calculate() method.

Definition:

@property
def center_y_px(self):
    ...

See Also