actual_minor_unit property

actual_minor_unit property

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

Definition:

@property
def actual_minor_unit(self):
    ...

See Also