jQuery Chart - CommonAxisSettingsStripStyle

Configures the appearance of strips.

import { CommonAxisSettingsStripStyle } from "devextreme/viz/chart"

label

Configures the appearance of strip labels.

Type:

Object

paddingLeftRight

Generates a pixel-measured empty space between the left/right border of a strip and the strip label.

Type:

Number

Default Value: 10

paddingTopBottom

Generates a pixel-measured empty space between the top/bottom border of a strip and the strip label.

Type:

Number

Default Value: 5