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