zIndex property

double? zIndex
getter/setter pair

The Z index of the crosshair. Higher Z indices allow drawing the crosshair on top of the series or behind the grid lines.

API Docs: https://api.highcharts.com/highcharts/navigator.xAxis.crosshair.zIndex

Implementation

double? zIndex;