crosshairs property

bool? crosshairs
getter/setter pair

Since 4.1, the crosshair definitions are moved to the Axis object in order for a better separation from the tooltip. See xAxis.crosshair.

API Docs: https://api.highcharts.com/highcharts/tooltip.crosshairs

Implementation

bool? crosshairs;