Welcome to the UWP feedback portal. We’re happy you’re here! If you have feedback on how to improve the UWP, we’d love to hear it!
Thanks for joining our community and helping improve Syncfusion products!
Dear sirs,
the LineCap enum is currently quite poor:
public enum LineCap
{
None,
Arrow,
}
I would like to have additional types like circle, dot, T-shape, opposite arrow,...
Best regards
Gernot Doriat