width property

width property

Gets the width of left to right in units of 1/4000 of chart’s width after calls Chart.Calculate() method.

Definition:

@property
def width(self):
    ...

See Also