This question is locked. New answers and comments are not allowed.
....
How to set compas offset of angle +-(90), look image.
Zero value must be on the top of RadialGauge. How to do that?
At this point I hide labels and at runtime add +90 degrees.
<gauges:RadialGaugeRange TickStep="45" LabelStep="45" MinAngle="0" MaxAngle="359" MinValue="0" MaxValue="359" TickRadiusScale="1" LabelRadiusScale="0.50" />...