zoomEnabled property

bool? zoomEnabled
getter/setter pair

Whether to zoom axis. If chart.zoomType is set, the option allows to disable zooming on an individual axis.

API Docs: https://api.highcharts.com/highcharts/chart.parallelAxes.zoomEnabled

Implementation

bool? zoomEnabled;