ZoomCharts Documentation

Version: 1.21.20 (2026-09-08)
Switch to Version 2.0 (BETA)

FacetChart.settings.comments.panelLevels.selectedBackground

This section is defined by the type BaseSettingsBackgroundStyle.

Background of the selected row (padding box; excludes row margin).

Properties

fillColor: string | CanvasGradient
Default value: "rgba(55, 130, 255, 0.08)"
lineColor: string
Default value: null
lineDash: Array<number>
lineDashOffset: number
lineWidth: number
Default value: 0
shadowBlur: number
shadowColor: string
shadowOffsetX: number
shadowOffsetY: number
shadowSpread: number

Outer glow width in pixels, similar to the spread parameter of CSS box-shadow. When set together with shadowColor, an expanded rounded rectangle is drawn behind the background before the main fill and stroke.

X