ActualMajorUnitScale

IAxis.ActualMajorUnitScale property

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

public TimeUnitType ActualMajorUnitScale { get; }

See Also