shape_height property

shape_height property

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

Definition:

@property
def shape_height(self):
    ...

See Also