width property

dynamic width
getter/setter pair

The width of the rectangle representing the target. Could be set as a pixel value or as a percentage of a column width.

API Docs: https://api.highcharts.com/highcharts/series.bullet.data.targetOptions.width

Implementation

dynamic width;