Back to Devexpress

PolarChartValueAxisBuilder Class

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-9067d3aa.md

latest14.0 KB
Original Source

PolarChartValueAxisBuilder Class

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

Namespace : DevExtreme.AspNet.Mvc.Builders

Assembly : DevExtreme.AspNet.Core.dll

Declaration

csharp
public class PolarChartValueAxisBuilder :
    OptionsOwnerBuilder

The following members return PolarChartValueAxisBuilder objects:

Show 70 links

Remarks

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

Inheritance

Object OptionsOwnerBuilder PolarChartValueAxisBuilder

See Also

PolarChartValueAxisBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace