Box
API
Map

jQuery Chart - argumentAxis.stripStyle.label

Configures the appearance of strip labels.

See Also
  • argumentAxis.strips[] - declares a collection of strips belonging to the argument axis.
  • valueAxis.strips[] - declares a collection of strips belonging to the value axis.
  • argumentAxis.strips[].label.text - specifies the label of a strip belonging to the argument axis.
  • valueAxis.strips[].label.text - specifies the label of a strip belonging to the value axis.

font

Specifies font properties for strip labels.

Type:

Object

horizontalAlignment

Aligns strip labels in the horizontal direction.

Default Value: 'left'

verticalAlignment

Aligns strip labels in the vertical direction.

Default Value: 'center'