ZoomCharts Documentation

TimeChart.settings.area.style

This section is defined by the type TimeChartSettingsAreaStyle.

Area style settings.

Properties

fillColor: string
Default value: "transparent"
Inherited from: BaseSettingsAreaStyle

Background fill color of chart area

image: string
Default value: null
Inherited from: BaseSettingsAreaStyle

Background image of chart area.

View section details

Default text style for all markers.

Style settings when there is no data to display.

Properties
fillColor: string
Default value: "#DDD"
image: string
Default value: "builtin://linearchart-no-data-light"

Image to show when there is no data to display.

overlayColor: string
Default value: null
Inherited from: BaseSettingsAreaStyle

The foreground fill color of the chart area. rgba() with alpha transparency should be used

View section details

Time period selection style. Note that the interaction.selection section specifies if the selection can be created by the user or only through the API.

selectionLabel: BaseSettingsTextStyle
View section details

Time period selection text style.

View section details

Zoom In/Zoom Out animation highlight settings.

zoomHighlightInactive: anonymous type

Zoom highlight style after zoom animation is finished.

Properties
fillColor: string
Default value: "rgba(30,160,220,0.08)"
X