width property

double? width
getter/setter pair

The pixel width of the crosshair. Defaults to 1 for numeric or datetime axes, and for one category width for category axes.

API Docs: https://api.highcharts.com/highcharts/xAxis.crosshair.width

Implementation

double? width;