aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-4dc02c6e.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 CircularGaugeScaleMinorTickBuilder :
OptionsOwnerBuilder
The following members return CircularGaugeScaleMinorTickBuilder objects:
Show 11 links
Do not instantiate this class explicitly. A new CircularGaugeScaleMinorTickBuilder class instance is created when you call the MinorTick(Action<CircularGaugeScaleMinorTickBuilder>) method.
Object OptionsOwnerBuilder CircularGaugeScaleMinorTickBuilder
See Also