Back to Devexpress

PolarChartCommonAxisSettingsConstantLineStyleBuilder Class

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

latest3.0 KB
Original Source

PolarChartCommonAxisSettingsConstantLineStyleBuilder Class

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

Declaration

csharp
public class PolarChartCommonAxisSettingsConstantLineStyleBuilder :
    OptionsOwnerBuilder

The following members return PolarChartCommonAxisSettingsConstantLineStyleBuilder objects:

Remarks

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

Inheritance

Object OptionsOwnerBuilder PolarChartCommonAxisSettingsConstantLineStyleBuilder

See Also

PolarChartCommonAxisSettingsConstantLineStyleBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace