width property

double? width
getter/setter pair

The width of the rect shape. Can be defined in pixels or xAxis units, if shapes.xAxis index is defined.

API Docs: https://api.highcharts.com/highcharts/navigation.bindings.verticalLine.annotationsOptions.shapeOptions.width

Implementation

double? width;