sensitivity property

double? sensitivity
getter/setter pair

Adjust the sensitivity of the zoom. Sensitivity of mouse wheel or trackpad scrolling. 1 is no sensitivity, while with 2, one mouse wheel delta will zoom in 50%.

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

Implementation

double? sensitivity;