ZoomCharts Documentation
Version: 1.21.1 (2024-11-08)
ZoomCharts.Configuration.ItemsChartSettingsInteractionZooming
Inheritance hierarchy
This type is implemented by GeoChartSettingsInteractionZooming and NetChartSettingsInteractionZooming.
Methods
This type does not define any methods.
Properties
autoZoomAfterClick: boolean
Whether to auto zoom every time user clicks on the chart.
doubleClickZoom: number
A double-click on empty space will trigger zoom in by this value. Set to null or false to disable double click zooming.
fingers: boolean
Whether to zoom by two finger pinch.
fingersOverrideDrag: boolean
Whether a two-finger zoom takes precedence over an existing node drag
sensitivity: number
Sensitivity of wheel zoom.
wheel: boolean
Whether to zoom by mouse wheel.
zoomInOnDoubleClick: boolean
Enable/Disable zoom in on double click.