Back to Devexpress

PolarChartArgumentAxisStripStyleBuilder Class

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

latest1.9 KB
Original Source

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

The following members return PolarChartArgumentAxisStripStyleBuilder objects:

Remarks

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

Inheritance

Object OptionsOwnerBuilder PolarChartArgumentAxisStripStyleBuilder

See Also

PolarChartArgumentAxisStripStyleBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace