Axis.SetAutoMajorUnit() Method
Automatically evaluates the distance between the major tick marks and major gridlines for the value or date axis.
Namespace: DevExpress.Spreadsheet.Charts
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Remarks
To set the interval of major tick marks and gridlines manually, use the Axis.MajorUnit property.
See Also