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