Vue PolarChart - commonAxisSettings.stripStyle.label

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

Type:

Object

A strip label displays descriptive information on a strip. To set options for configuring the strip label style, define the stripStyle.label object within the argumentAxis or valueAxis configuration object. To set common options 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 options for a strip label.

Type:

Object