Back to Devexpress

PolarChartCommonSeriesSettingsBuilder Class

aspnetcore-devextreme-dot-aspnet-dot-mvc-dot-builders-190bf4ac.md

latest11.9 KB
Original Source

PolarChartCommonSeriesSettingsBuilder Class

Provides methods that allow you to configure common options for series in a PolarChart control.

Namespace : DevExtreme.AspNet.Mvc.Builders

Assembly : DevExtreme.AspNet.Core.dll

Declaration

csharp
public class PolarChartCommonSeriesSettingsBuilder :
    OptionsOwnerBuilder

The following members return PolarChartCommonSeriesSettingsBuilder objects:

Show 47 links

Remarks

Do not instantiate this class explicitly. A new PolarChartCommonSeriesSettingsBuilder class instance is created when you call one of the following methods:

Inheritance

Object OptionsOwnerBuilder PolarChartCommonSeriesSettingsBuilder

See Also

PolarChartCommonSeriesSettingsBuilder Members

DevExtreme.AspNet.Mvc.Builders Namespace