events property
An object defining mouse events for the plot line. Supported
properties are click
, mouseover
, mouseout
, mousemove
.
API Docs: https://api.highcharts.com/highcharts/yAxis.plotLines.events
Implementation
HighchartsXAxisPlotLinesEventsOptions? events;