borderWidth property

double? borderWidth
getter/setter pair

The width of the border surrounding the column or bar.

In styled mode, the stroke width can be set with the .highcharts-point rule.

API Docs: https://api.highcharts.com/highcharts/series.column.data.borderWidth

Implementation

double? borderWidth;