Back to Devexpress

PolarChartValueAxisStripStyleBuilder Class

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-8622591b.md

latest1.9 KB
Original Source

PolarChartValueAxisStripStyleBuilder Class

Provides methods that allow you to configure nested options of the client-side stripStyle object.

Namespace : DevExtreme.AspNet.Mvc.Builders

Assembly : DevExtreme.AspNet.Core.dll

Declaration

csharp
public class PolarChartValueAxisStripStyleBuilder :
    OptionsOwnerBuilder

The following members return PolarChartValueAxisStripStyleBuilder objects:

Remarks

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

Inheritance

Object OptionsOwnerBuilder PolarChartValueAxisStripStyleBuilder

See Also

PolarChartValueAxisStripStyleBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace