ZoomCharts Documentation
                Version: 1.21.9 (2025-10-05)
Switch to Version 2.0 (BETA)
            
            
        Switch to Version 2.0 (BETA)
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: BaseSettingsLineStyleBase
				Inherited from: BaseSettingsLineStyleBase
				lineDashOffset: number
		    Inherited from: BaseSettingsLineStyleBase
				lineDepth: number
		    Default value: 0
lineWidth: number
		    Default value: 1
    Inherited from: BaseSettingsLineStyleBase
				showLabel: BaseSettingsValueAxisBaseLineLabelMode
		    Default value: 1
	Introduced in version 1.13.2.
				Specifies when the label for the zero line is rendered.