pointWidth property

double? pointWidth
getter/setter pair

A pixel value specifying a fixed width for the column or bar. Overrides pointWidth on the series. The width effects the dimension that is not based on the point value.

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

Implementation

double? pointWidth;