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