shape_width property

shape_width property

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

Definition:

@property
def shape_width(self):
    ...

See Also