ZoomCharts Documentation

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
lineColor: string
Inherited from: BaseSettingsLineStyle
lineDash: Array<number>
Inherited from: BaseSettingsLineStyle
lineDashOffset: number
Inherited from: BaseSettingsLineStyle
lineWidth: number
Inherited from: BaseSettingsLineStyle
padding: number
Default value: 5

The inner padding of the background box.

shadowBlur: number
shadowColor: string
shadowOffsetX: number
shadowOffsetY: number
X