key property

String? key
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.zooming.key

Implementation

String? key;