background property

List<HighchartsPaneBackgroundOptions>? background
getter/setter pair

An array of background items for the pane.

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

Implementation

List<HighchartsPaneBackgroundOptions>? background;