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