zoomXY property
Enables zooming in xAxis and yAxis on a chart. Includes start
event
which changes chart.zoomType.
API Docs: https://api.highcharts.com/highstock/navigation.bindings.zoomXY
Implementation
Map<String, dynamic>? zoomXY;
Enables zooming in xAxis and yAxis on a chart. Includes start
event
which changes chart.zoomType.
API Docs: https://api.highcharts.com/highstock/navigation.bindings.zoomXY
Map<String, dynamic>? zoomXY;