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