width_px property

width_px property

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

Definition:

@property
def width_px(self):
    ...

See Also