shape_width_px property

shape_width_px property

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

Definition:

@property
def shape_width_px(self):
    ...

See Also