HighchartsGaugeSeriesPivotOptions constructor
      
      HighchartsGaugeSeriesPivotOptions({})
     
    
Options for the pivot or the center point of the gauge.
API Docs: https://api.highcharts.com/highcharts/series.gauge.pivot
Implementation
HighchartsGaugeSeriesPivotOptions(
    {this.backgroundColor, this.borderColor, this.borderWidth, this.radius});