Skip to main content
A newer version of this page is available. .

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

public class PolarChartCommonSeriesSettingsBuilder :
    OptionsOwnerBuilder

The following members return PolarChartCommonSeriesSettingsBuilder objects:

Show 46 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