Back to Devexpress

PolarChartValueAxisStripsLabelBuilder Class

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

latest2.1 KB
Original Source

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

The following members return PolarChartValueAxisStripsLabelBuilder objects:

Remarks

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

Inheritance

Object OptionsOwnerBuilder PolarChartValueAxisStripsLabelBuilder

See Also

PolarChartValueAxisStripsLabelBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace