zoomEnabled property
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;
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
bool? zoomEnabled;