center_x_px property

center_x_px property

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

Definition:

@property
def center_x_px(self):
    ...

See Also