height property

height property

Gets the height of top to bottom in units of 1/4000 of chart’s height after calls Chart.Calculate() method.

Definition:

@property
def height(self):
    ...

See Also