shape property
The shape of the pane background. When solid
, the background
is circular. When arc
, the background extends only from the min
to the max of the value axis.
API Docs: https://api.highcharts.com/highcharts/pane.background.shape
Implementation
String? shape;