All docs
V17.2
24.1
The page you are viewing does not exist in version 24.1.
23.2
The page you are viewing does not exist in version 23.2.
23.1
The page you are viewing does not exist in version 23.1.
22.2
The page you are viewing does not exist in version 22.2.
22.1
The page you are viewing does not exist in version 22.1.
21.2
The page you are viewing does not exist in version 21.2.
21.1
The page you are viewing does not exist in version 21.1.
20.2
The page you are viewing does not exist in version 20.2.
20.1
The page you are viewing does not exist in version 20.1.
19.2
19.1
18.2
18.1
17.2
A newer version of this page is available. Switch to the current version.

jQuery PolarChart Series Types

This section lists objects that define options used to configure series of specific types.

Type:

Object

AreaSeries

An object defining a series of the area type.

Type:

Object

AreaSeriesType ChartJS

For details on the area series type, refer to the Area topic.

BarSeries

An object defining a series of the bar type.

Type:

Object

PolarBarSeriesType ChartJS

For details on the bar series type, refer to the Bar topic.

LineSeries

An object defining a series of the line type.

Type:

Object

LineSeriesType ChartJS

For details on the line series type, refer to the Line topic.

ScatterSeries

An object defining a series of the scatter type.

Type:

Object

PolarScatterSeriesType ChartJS

For details on the scatter series type, refer to the Scatter topic.

StackedBarSeries

An object defining a series of the stackedBar type.

Type:

Object

PolarStackedBarSeriesType ChartJS

For details on the stackedBar series type, refer to the Stacked Bar topic.