Back to Devexpress

PolarChartSizeBuilder Class

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

latest1.9 KB
Original Source

PolarChartSizeBuilder Class

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

Namespace : DevExtreme.AspNet.Mvc.Builders

Assembly : DevExtreme.AspNet.Core.dll

Declaration

csharp
public class PolarChartSizeBuilder :
    OptionsOwnerBuilder

The following members return PolarChartSizeBuilder objects:

Remarks

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

Inheritance

Object OptionsOwnerBuilder PolarChartSizeBuilder

See Also

PolarChartSizeBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace