ZoomCharts Documentation
Version: 1.21.1 (2024-11-08)
FacetChart.settings.valueAxisDefault.style.baseLine
This section is defined by the type LinearChartSettingsValueAxisBaseLineStyle.
Base line settings. It is the horizontal line showing zero value.
Properties
depthColor: string
Default value: "rgba(127,127,127,0.5)"
lineColor: string
Default value: "rgba(127,127,127,0.5)"
Inherited from: BaseSettingsLineStyle
Inherited from: BaseSettingsLineStyle
lineDashOffset: number
Inherited from: BaseSettingsLineStyle
lineDepth: number
Default value: 0
lineWidth: number
Default value: 1
Inherited from: BaseSettingsLineStyle
showLabel: BaseSettingsValueAxisBaseLineLabelMode
Default value: 1
Introduced in version 1.13.2.
Specifies when the label for the zero line is rendered.