Back to Devexpress

PolarChartArgumentAxisGridBuilder Class

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-07509dd8.md

latest2.8 KB
Original Source

PolarChartArgumentAxisGridBuilder Class

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

Namespace : DevExtreme.AspNet.Mvc.Builders

Assembly : DevExtreme.AspNet.Core.dll

Declaration

csharp
public class PolarChartArgumentAxisGridBuilder :
    OptionsOwnerBuilder

The following members return PolarChartArgumentAxisGridBuilder objects:

Remarks

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

Inheritance

Object OptionsOwnerBuilder PolarChartArgumentAxisGridBuilder

See Also

PolarChartArgumentAxisGridBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace