lineWidth property
The width of the line marking the axis itself.
In styled mode, the stroke width is given in the
.highcharts-axis-line
or .highcharts-xaxis-line
class.
API Docs: https://api.highcharts.com/highcharts/xAxis.lineWidth
Implementation
double? lineWidth;