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