aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-750c17e1.md
Provides methods that allow you to configure nested options of the client-side minorTick object.
Namespace : DevExtreme.AspNet.Mvc.Builders
Assembly : DevExtreme.AspNet.Core.dll
public class ChartArgumentAxisMinorTickBuilder :
OptionsOwnerBuilder
The following members return ChartArgumentAxisMinorTickBuilder objects:
Show 13 links
Do not instantiate this class explicitly. A new ChartArgumentAxisMinorTickBuilder class instance is created when you call the MinorTick(Action<ChartArgumentAxisMinorTickBuilder>) method.
Object OptionsOwnerBuilder ChartArgumentAxisMinorTickBuilder
See Also