center_y property

center_y property

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

Definition:

@property
def center_y(self):
    ...

See Also