Back to Devexpress

PolarChartValueAxisGridBuilder Class

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

latest2.7 KB
Original Source

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

The following members return PolarChartValueAxisGridBuilder objects:

Remarks

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

Inheritance

Object OptionsOwnerBuilder PolarChartValueAxisGridBuilder

See Also

PolarChartValueAxisGridBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace