height_px property

height_px property

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

Definition:

@property
def height_px(self):
    ...

See Also