Back to Devexpress

PolarChartValueAxisConstantLineStyleLabelBuilder Class

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

latest2.3 KB
Original Source

PolarChartValueAxisConstantLineStyleLabelBuilder 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 PolarChartValueAxisConstantLineStyleLabelBuilder :
    OptionsOwnerBuilder

The following members return PolarChartValueAxisConstantLineStyleLabelBuilder objects:

Remarks

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

Inheritance

Object OptionsOwnerBuilder PolarChartValueAxisConstantLineStyleLabelBuilder

See Also

PolarChartValueAxisConstantLineStyleLabelBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace