actual_major_unit_scale property

actual_major_unit_scale property

Specifies actual major unit scale of the axis. Call method IChart.ValidateChartLayout() previously to get actual value.

Definition:

@property
def actual_major_unit_scale(self):
    ...

See Also