ActualMinorUnitScale

IAxis.ActualMinorUnitScale property

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

public TimeUnitType ActualMinorUnitScale { get; }

See Also