Box
Map

jQuery PolarChart - commonAxisSettings.stripStyle.label

An object defining the configuration properties for a strip label style.

A strip label displays descriptive information on a strip. To set properties for configuring the strip label style, define the stripStyle.label object within the argumentAxis or valueAxis configuration object. To set common properties for all strip labels in a chart, define the stripStyle.label object within the commonAxisSettings configuration object. Note that the values that are set for an individual axis override the corresponding common values.

font

Specifies font properties for a strip label.

Type:

Object