ZoomCharts Documentation

NetChart.settings.style.item.backgroundStyle

This section is defined by the type BaseSettingsBackgroundStyle.

Background style including fill color.

Properties

fillColor: string | CanvasGradient
Default value: "rgba(255,255,255,0.7)"
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