Angular PolarChart Series Types
This section lists objects that define properties used to configure series of specific types.
AreaSeries
An object defining a series of the area type.
All the settings in this section are specified as follows:
The commonSeriesSettings object
Specifies settings for all series in a PolarChart.The commonSeriesSettings.area object
Specifies settings for all series of the area type.An object in the series array
Specifies settings for an individual series.
BarSeries
An object defining a series of the bar type.
All the settings in this section are specified as follows:
The commonSeriesSettings object
Specifies settings for all series in a PolarChart.The commonSeriesSettings.bar object
Specifies settings for all series of the bar type.An object in the series array
Specifies settings for an individual series.
LineSeries
An object defining a series of the line type.
All the settings in this section are specified as follows:
The commonSeriesSettings object
Specifies settings for all series in a PolarChart.The commonSeriesSettings.line object
Specifies settings for all series of the line type.An object in the series array
Specifies settings for an individual series.
ScatterSeries
An object defining a series of the scatter type.
All the settings in this section are specified as follows:
The commonSeriesSettings object
Specifies settings for all series in a PolarChart.The commonSeriesSettings.scatter object
Specifies settings for all series of the scatter type.An object in the series array
Specifies settings for an individual series.
StackedBarSeries
An object defining a series of the stackedBar type.
All the settings in this section are specified as follows:
The commonSeriesSettings object
Specifies settings for all series in a PolarChart.The commonSeriesSettings.stackedbar object
Specifies settings for all series of the stackedbar type.An object in the series array
Specifies settings for an individual series.
If you have technical questions, please create a support ticket in the DevExpress Support Center.