aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-07509dd8.md
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
public class PolarChartArgumentAxisGridBuilder :
OptionsOwnerBuilder
The following members return PolarChartArgumentAxisGridBuilder objects:
Do not instantiate this class explicitly. A new PolarChartArgumentAxisGridBuilder class instance is created when you call the Grid(Action<PolarChartArgumentAxisGridBuilder>) method.
Object OptionsOwnerBuilder PolarChartArgumentAxisGridBuilder
See Also