Hello,
Would be nice if we could get an option to segment storkes, to make lines dotted, dashed etc in UX. This would be really great now that we have Curve
and CurvePoint
which means a lot of charts and graphs are starting to get made. It would look something like this:
<Stroke Width="2" Color="Black" SegmentLength="5" SegmentGap="3" />
Cheers