height_px property

height_px property

Gets the height of top to bottom in units of pixels after calls Chart.Calculate() method.

Definition:

@property
def height_px(self):
    ...

See Also