These pages outline the chart configuration options, and the methods and properties of Highcharts objects.
Feel free to search this API through the search bar or the navigation tree in the sidebar.
Whether to draw rounded edges on the gauge. This options adds the radius
of the rounding to the ends of the arc, so it extends past the actual
values. When borderRadius
is set, it takes precedence over rounded
. A
borderRadius
of 50% behaves like rounded
, except the shape is not
extended past its value.