events property

HighchartsXAxisPlotBandsEventsOptions? events
getter/setter pair

An object defining mouse events for the plot band. Supported properties are click, mouseover, mouseout, mousemove.

API Docs: https://api.highcharts.com/highcharts/yAxis.plotBands.events

Implementation

HighchartsXAxisPlotBandsEventsOptions? events;