I've been playing with this for the past 30 mins or so and no value I enter changes the range location other than it's not quite covering of the Rim.
<gauge:Scale.Pointers>
<gauge:RangePointer
Value="300"
Color="Aqua"
Thickness="20"
Offset="30"
EnableAnimation="true"/>
</gauge:Scale.Pointers>
It's pointing to the correct value, but I just can't get the range overlay to move inside or outside of the gauge.
Thanks,
Steve