actual_width property

actual_width property

Specifies actual width of the chart element. Call method IChart.ValidateChartLayout() before to get actual values. Read float.

Definition:

@property
def actual_width(self):
    ...

See Also