actual_max_value property

actual_max_value property

Specifies actual maximum value on the axis. Call method IChart.ValidateChartLayout() previously to get actual value.

Definition:

@property
def actual_max_value(self):
    ...

See Also