zoomXY property

Map<String, dynamic>? zoomXY
getter/setter pair

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;