JavaScript/jQuery Chart - CommonAxisSettingsStripStyle
import { CommonAxisSettingsStripStyle } from "devextreme/viz/chart"
paddingLeftRight
Generates a pixel-measured empty space between the left/right border of a strip and the strip label.
Type:
Default Value: 10
paddingTopBottom
Generates a pixel-measured empty space between the top/bottom border of a strip and the strip label.
Type:
Default Value: 5
Feedback