enabled property

bool? enabled
getter/setter pair

Zooming with the mouse wheel can be disabled by setting this option to false.

API Docs: https://api.highcharts.com/highcharts/chart.zooming.mouseWheel.enabled

Implementation

bool? enabled;