borderRadius property
dynamic
borderRadius
getter/setter pair
The border radius of the pane background when the shape is arc
. Can be
a number (pixels) or a percentage string.
API Docs: https://api.highcharts.com/highcharts/pane.background.borderRadius
Implementation
dynamic borderRadius;