actual_minor_unit_scale property

actual_minor_unit_scale property

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

Definition:

@property
def actual_minor_unit_scale(self):
    ...

See Also