I know you can set the StrokeLineCap on the default MAUI canvas object but I can't find a similar option in the Telerik controls.
I am trying to draw something like in the attached pic. This is easy enough with your RadArc but there doesn't seem to be an option for rounded ends.
The example app has a straight line with rounded ends but this is achieved by putting arcs on either end manually. I will be animating this as well so manually animating custom rounded ends as the arc moves around could be tricky.
Any suggestions?
Thanks!