ZoomCharts Documentation

Version: 1.21.1 (2024-11-08)
Switch to Version 2.0 (BETA)

TimeChart.settings.timeAxis.style.dateHolidays

This section is defined by the type BaseSettingsBackgroundStyle.

Style used to highlight weekends.

Note that this is drawn on top of the series so semi-transparent fill styles should be used.

Properties

fillColor: string | CanvasGradient
Default value: "rgba(230,230,230,0.2)"
lineColor: string
Inherited from: BaseSettingsLineStyle
lineDash: Array<number>
Inherited from: BaseSettingsLineStyle
lineDashOffset: number
Inherited from: BaseSettingsLineStyle
lineWidth: number
Inherited from: BaseSettingsLineStyle
shadowBlur: number
shadowColor: string
shadowOffsetX: number
shadowOffsetY: number
X