overshoot property

double? overshoot
getter/setter pair

Allow the gauge to overshoot the end of the perimeter axis by this many degrees. Say if the gauge axis goes from 0 to 60, a value of 100, or 1000, will show 5 degrees beyond the end of the axis when this option is set to 5.

API Docs: https://api.highcharts.com/highcharts/series.solidgauge.overshoot

Implementation

double? overshoot;