background property

List<HighchartsPaneBackgroundOptions>? background
getter/setter pair

A background item or an array of such for the pane. When used in Highcharts.setOptions for theming, the background must be a single item.

API Docs: https://api.highcharts.com/highcharts/pane.background

Implementation

List<HighchartsPaneBackgroundOptions>? background;