ZoomCharts Documentation
Version: 1.21.1 (2024-11-08)
ZoomCharts.Configuration.LinearChartSettingsAreaStyle
Inheritance hierarchy
This type inherits from BaseSettingsAreaStyle.
This type is implemented by FacetChartSettingsAreaStyle and TimeChartSettingsAreaStyle.
Methods
This type does not define any methods.
Properties
fillColor: string
Inherited from: BaseSettingsAreaStyle
Background fill color of chart area
image: string
Inherited from: BaseSettingsAreaStyle
Background image of chart area.
noData: anonymous type
overlayColor: string
Inherited from: BaseSettingsAreaStyle
The foreground fill color of the chart area. rgba()
with alpha transparency should be used
zoomHighlight: LinearChartSettingsHighlightStyle
Zoom In/Zoom Out animation highlight settings.
zoomHighlightInactive: anonymous type