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