Creating reports and dashboards | Stimulsoft community forum
Reporting tool and data analytics tools for creating reports and dashboards in ASP.NET, ASP.NET MVC, .NET Core, Blazor, Angular, PHP, Python, WPF, JavaScript, and Java applications.
In a custom control I have to draw a "curve", the best would be a bezier arc, but in this case I just need to draw a 90 degrees corner as in this picture:
I would like to use a shape, and not a rasterized image, if possible.