Back to Devexpress

ChartArgumentAxisConstantLinesLabelBuilder Class

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-ef16c5e0.md

latest3.2 KB
Original Source

ChartArgumentAxisConstantLinesLabelBuilder Class

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

Declaration

csharp
public class ChartArgumentAxisConstantLinesLabelBuilder :
    OptionsOwnerBuilder

The following members return ChartArgumentAxisConstantLinesLabelBuilder objects:

Remarks

Do not instantiate this class explicitly. A new ChartArgumentAxisConstantLinesLabelBuilder class instance is created when you call the Label(Action<ChartArgumentAxisConstantLinesLabelBuilder>) method.

Inheritance

Object OptionsOwnerBuilder ChartArgumentAxisConstantLinesLabelBuilder

See Also

ChartArgumentAxisConstantLinesLabelBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace