actual_height property

actual_height property

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

Definition:

@property
def actual_height(self):
    ...

See Also