zoomKey property

String? zoomKey
getter/setter pair

Set a key to hold when dragging to zoom the chart. This is useful to avoid zooming while moving points. Should be set different than chart.panKey.

API Docs: https://api.highcharts.com/highcharts/chart.zoomKey

Implementation

String? zoomKey;