<Gauge BackgroundColor="#E8F6FF" BorderColor="DarkSlateGray" ChartHeight="310" ChartWidth="400" ID="RoundGauge3" LowerBound="0" MinorTickFrequency="3" NeedleColor="#565656" NeedleRadius="80" NeedleThickness="5" StartAngle="105" TickColor="Black" TickCount="10" TickLabelColor="Black" TickLabelFontBold="False" TickLabelFontName="Verdana" TickLabelFontSize="14" TickLabelFormat="" TickLabelRadius="-25" TickLength="7" TickRadius="130" TickThickness="3" Tooltip="RPM: 57,000" TotalAngle="325" Type="Angular" UpperBound="100" Value="44" DialBorderColor="Black">
<GaugeRing Color="#6495ED" ID="RingTickBkgnd" RingEndValue="100" RingRadius="132" RingStartValue="0" RingThickness="12" />
<GaugeRing Color="PaleGreen" ID="RingGreen" RingEndValue="60" RingRadius="120" RingStartValue="0" RingThickness="8" />
<GaugeRing Color="yellow" ID="RingYellow" RingEndValue="80" RingRadius="120" RingStartValue="60" RingThickness="8" />
<GaugeRing Color="red" ID="RingRed" RingEndValue="100" RingRadius="120" RingStartValue="80" RingThickness="8" />
<GaugeLabel Caption=" RPM x 1000" Color="Black" FontItalic="True" FontSize="18" ID="Label3" Top="60" />
</Gauge>