|
…
<gauges:LinearScale ScaleOffset="0"
CornerRadiusType="Both"
CornerRadius="10"
MaximumValue="100"
MinimumValue="0"
ScaleBarSize="30"
ShowTicks="False"
ShowLabels="False">
<gauges:LinearScale.Pointers>
<gauges:BarPointer Value="5"
CornerRadiusType="Both"
… |