This question is locked. New answers and comments are not allowed.
Is there any way to create a half-circle gauge in C#? All the examples I have found use XAML to clip the foreground and the background to emulate a half-circle. I have the StartAngle and SweepAngle both set to 180, but it still appears to be a full-circle gauge.