ZoomCharts Documentation
Version: 1.21.1 (2024-11-08)
FacetChart.settings.area.style.zoomHighlight
This section is defined by the type LinearChartSettingsHighlightStyle.
Zoom In/Zoom Out animation highlight settings.
Properties
fadeIn: number
Default value: 100
Fade in duration. It will only be used when the highlight is displayed the first time. If highlight of the same category is already
shown, fadeCross
will be used instead.
fadeOut: number
Default value: 500
Fade out duration. It will only be used when the highlight is removed and no highlight of the same category is being shown.
fillColor: string
Default value: "rgba(30,160,220,0.15)"