I am doing an application for energy flow. I would like to show energy flowing using progress bars. I would need to turn the progress bars at some point and still flow continously. Is there a way to turn a point on the progress bar by 90 degrees? For example an L shape.
Any idea how to go about it?
Ok, i finished it. so edit this page. i guess this is you need.
Create a New WPF Project and edit it.
Xaml code MainWindow.xaml:
Add this class into your MainWindow.xaml.cs file: