JavaScript/jQuery Chart - CommonAxisSettings
import { CommonAxisSettings } from "devextreme/viz/chart"
allowDecimals
Specifies whether to allow decimal values on the axis. When false, the axis contains integer values only.
Type:
Default Value: undefined
discreteAxisDivisionMode
Specifies whether ticks and grid lines should cross axis labels or lie between them. Applies only to the axes of the "discrete" type.
Type:
Default Value: 'betweenLabels'
maxValueMargin
Controls the empty space between the maximum series points and the axis. Applies only to the axes of the "continuous" and "logarithmic" type.
Type:
Default Value: undefined
minValueMargin
Controls the empty space between the minimum series points and the axis. Applies only to the axes of the "continuous" and "logarithmic" type.
Type:
Default Value: undefined
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.