ZoomCharts Documentation
Version: 1.21.20 (2026-09-08)
Switch to Version 2.0 (BETA)
Switch to Version 2.0 (BETA)
PieChart.settings.advanced.style.messageBackgroundStyle
This section is defined by the type BaseSettingsAdvancedStyleMessageBackground.
The background that is drawn under the message. The box includes the loading indicator as well.
Note that the background is not drawn if the loading indicator is shown without this background.
Properties
fillColor: string | CanvasGradient
Inherited from: BaseSettingsBackgroundStyleBase
lineColor: string
Inherited from: BaseSettingsLineStyleBase
Inherited from: BaseSettingsLineStyleBase
lineDashOffset: number
Inherited from: BaseSettingsLineStyleBase
lineWidth: number
Inherited from: BaseSettingsLineStyleBase
padding: number
Default value: 5
The inner padding of the background box.
shadowBlur: number
Inherited from: BaseSettingsBackgroundStyleBase
shadowColor: string
Inherited from: BaseSettingsBackgroundStyleBase
shadowOffsetX: number
Inherited from: BaseSettingsBackgroundStyleBase
shadowOffsetY: number
Inherited from: BaseSettingsBackgroundStyleBase
shadowSpread: number
Inherited from: BaseSettingsBackgroundStyleBase
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.