shape_height_px property

shape_height_px property

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

Definition:

@property
def shape_height_px(self):
    ...

See Also