symbolRadius property
The border radius of the symbol for series types that use a rectangle
in the legend. Defaults to half the symbolHeight
, effectively
creating a circle.
For color axis scales, it defaults to 3.
API Docs: https://api.highcharts.com/highcharts/legend.symbolRadius
Implementation
double? symbolRadius;