HighchartsGaugeSeriesDialOptions constructor
HighchartsGaugeSeriesDialOptions({})
Options for the dial or arrow pointer of the gauge.
API Docs: https://api.highcharts.com/highcharts/series.gauge.dial
Implementation
HighchartsGaugeSeriesDialOptions(
{this.backgroundColor,
this.baseLength,
this.baseWidth,
this.borderColor,
this.borderWidth,
this.path,
this.radius,
this.rearLength,
this.topWidth});