HighchartsPaneBackgroundOptions constructor
HighchartsPaneBackgroundOptions({})
An array of background items for the pane.
API Docs: https://api.highcharts.com/highcharts/pane.background
Implementation
HighchartsPaneBackgroundOptions(
{this.backgroundColor,
this.borderColor,
this.borderRadius,
this.borderWidth,
this.className,
this.innerRadius,
this.outerRadius,
this.shape});