baseWidth property

double? baseWidth
getter/setter pair

The pixel width of the base of the gauge dial. The base is the part closest to the pivot, defined by baseLength.

API Docs: https://api.highcharts.com/highcharts/series.gauge.dial.baseWidth

Implementation

double? baseWidth;