linecap property
The SVG value used for the stroke-linecap
and stroke-linejoin
of
the map borders. Round means that borders are rounded in the ends and
bends.
API Docs: https://api.highcharts.com/highcharts/series.map.linecap
Implementation
String? linecap;