borderRadius property
The corner radius of the border surrounding all points or series. A
number signifies pixels. A percentage string, like for example 50%
,
signifies a size relative to the series width.
API Docs: https://api.highcharts.com/highcharts/series.pyramid.borderRadius
Implementation
double? borderRadius;