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