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