﻿<?xml version="1.0" encoding="utf-8"?>
<SettingsGroup xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Name>Monitor v1</Name>
  <GridSize>10</GridSize>
  <Items>
    <SettingsBase xsi:type="SettingsXamlItem">
      <X>20</X>
      <Y>220</Y>
      <Height>200</Height>
      <Width>580</Width>
      <ZOrder>0</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>XamlControl</connection>
      <itemType>XamlControl</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <xamlCode>&lt;UserControl
    x:Name="this"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
    mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"&gt;
    &lt;Grid&gt;

        &lt;!--Rectangle--&gt;
        &lt;!--Fill: defines the backgound color--&gt;
        &lt;Rectangle
            Fill="#FFB0B0B0"
            Height="Auto"
            Width="Auto" 
            Opacity="1.0"
            Margin="0,0,0,0" 
            
            RadiusX="3" 
            RadiusY="3" 
            StrokeThickness="0" 
            Stroke="#FFFF0000" /&gt;
    &lt;/Grid&gt;
&lt;/UserControl&gt;</xamlCode>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsXamlItem">
      <X>20</X>
      <Y>10</Y>
      <Height>200</Height>
      <Width>580</Width>
      <ZOrder>2</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>XamlControl</connection>
      <itemType>XamlControl</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <xamlCode>&lt;UserControl
    x:Name="this"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
    mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"&gt;
    &lt;Grid&gt;

        &lt;!--Rectangle--&gt;
        &lt;!--Fill: defines the backgound color--&gt;
        &lt;Rectangle
            Fill="#FFB0B0B0"
            Height="Auto"
            Width="Auto" 
            Opacity="1.0"
            Margin="0,0,0,0" 
            
            RadiusX="3" 
            RadiusY="3" 
            StrokeThickness="0" 
            Stroke="#FFFF0000" /&gt;
    &lt;/Grid&gt;
&lt;/UserControl&gt;</xamlCode>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>30</X>
      <Y>80</Y>
      <Height>120</Height>
      <Width>560</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\temperatures\24</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Wasser</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>15</rangeMin>
      <rangeMax>40</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>true</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#00000000</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>30</X>
      <Y>20</Y>
      <Height>60</Height>
      <Width>560</Width>
      <ZOrder>4</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\temperatures\24</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Durchschnitt - Wasser</Title>
      <TitleShow>true</TitleShow>
      <ItemStyle>MAIN_VALUE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>true</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14.67</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>autoMinimumRange</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffff0000</c>
      </chartLineColor>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1800</X>
      <Y>500</Y>
      <Height>120</Height>
      <Width>560</Width>
      <ZOrder>4</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\flow\13</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>21.33</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Durchfluss 14</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>BARGRAPH</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>15</logTimespan>
      <numberPrecision>0</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>right</statisticPosition>
      <fontStatistic>
        <size>14.67</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff984f00</col>
      </fontStatistic>
      <barHeight>63</barHeight>
      <showBarValue>false</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>200</BarEndValue>
      <chartRangeSettings>autoMinimumRange</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffff0000</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#be0000ff</c>
        </col>
        <position>25</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>0</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>30</X>
      <Y>230</Y>
      <Height>20</Height>
      <Width>560</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\fan\3\power</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>4x NF-P12-PWM</Title>
      <TitleShow>true</TitleShow>
      <ItemStyle>MAIN_VALUE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>15</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>2000</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffffffff</c>
      </chartLineColor>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#815870e8</c>
      </BarBorderColor>
      <BarBorderWidth>1</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsXamlItem">
      <X>530</X>
      <Y>350</Y>
      <Height>60</Height>
      <Width>50</Width>
      <ZOrder>21</ZOrder>
      <Opacity>0.50472279260780273</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>XamlControl:aquaero5:1169534090:data\fan\3\speed</connection>
      <itemType>XamlControl</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <xamlCode>&lt;UserControl
    x:Name="this"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
    xmlns:System="clr-namespace:System;assembly=mscorlib"
    xmlns:i="clr-namespace:System.Windows.Interactivity;assembly=System.Windows.Interactivity"
    xmlns:im="clr-namespace:Microsoft.Expression.Interactivity.Media;assembly=Microsoft.Expression.Interactions"
    mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"&gt;

    &lt;UserControl.Resources&gt;
        &lt;!--Below this value: trigger: StopAnimation--&gt;
        &lt;System:Double x:Key="AnimationStop"&gt;100&lt;/System:Double&gt;
        &lt;!--Above or equal this value: trigger: StartAnimation--&gt;
        &lt;System:Double x:Key="AnimationStart"&gt;150&lt;/System:Double&gt;
        &lt;!--Invert the trigger behavior--&gt;
        &lt;System:Boolean x:Key="AnimationTriggerInvert"&gt;False&lt;/System:Boolean&gt;


        &lt;Style TargetType="{x:Type Image}"&gt;
            &lt;Setter Property="RenderTransform"&gt;
                &lt;Setter.Value&gt;
                    &lt;RotateTransform Angle="0" CenterX="20" CenterY="18" /&gt;
                &lt;/Setter.Value&gt;
            &lt;/Setter&gt;
        &lt;/Style&gt;

        &lt;Storyboard x:Key="sb" Timeline.DesiredFrameRate="15"&gt;
            &lt;DoubleAnimation 
                Storyboard.TargetName="myImg"
                Storyboard.TargetProperty="RenderTransform.Angle"   
                From="0"
                To="360"                
                Duration="0:0:5"
                SpeedRatio="1"
                RepeatBehavior="Forever"&gt;
            &lt;/DoubleAnimation&gt;
        &lt;/Storyboard&gt;

    &lt;/UserControl.Resources&gt;

        &lt;Image  
            x:Name="myImg"            
            Source="Content/images/running_fan_black.png"
            Opacity="1.0"
            Height="40" 
            Width="40" 
            Margin="0,0,0,0"             
            Stretch="Uniform" 
            StretchDirection="Both"&gt;
            &lt;i:Interaction.Triggers&gt;
                &lt;i:EventTrigger SourceObject="{Binding ElementName=this, Path=DataContext}" EventName="StartAnimation"&gt;
                    &lt;im:ControlStoryboardAction Storyboard="{StaticResource sb}" ControlStoryboardOption="Play"/&gt;
                &lt;/i:EventTrigger&gt;
                &lt;i:EventTrigger SourceObject="{Binding ElementName=this, Path=DataContext}" EventName="StopAnimation"&gt;
                    &lt;im:ControlStoryboardAction Storyboard="{StaticResource sb}" ControlStoryboardOption="Stop"/&gt;
                &lt;/i:EventTrigger&gt;
            &lt;/i:Interaction.Triggers&gt;
        &lt;/Image&gt;
&lt;/UserControl&gt;</xamlCode>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>30</X>
      <Y>250</Y>
      <Height>40</Height>
      <Width>280</Width>
      <ZOrder>18</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\fan\3\speed</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>21.33</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>4x NF-P12-PWM (top)</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>MAIN_VALUE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>15</logTimespan>
      <numberPrecision>0</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>autoMinimumRange</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffff0000</c>
      </chartLineColor>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>310</X>
      <Y>250</Y>
      <Height>40</Height>
      <Width>280</Width>
      <ZOrder>18</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\fan\3\power</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>21.33</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>4x NF-P12-PWM (top)</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>MAIN_VALUE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>15</logTimespan>
      <numberPrecision>0</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>autoMinimumRange</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffff0000</c>
      </chartLineColor>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>30</X>
      <Y>290</Y>
      <Height>120</Height>
      <Width>560</Width>
      <ZOrder>20</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\fan\3\speed</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>4x NF-P12-PWM (top)</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>0</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>right</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>100</rangeMin>
      <rangeMax>1000</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>true</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#00000000</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>25</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>30</X>
      <Y>440</Y>
      <Height>180</Height>
      <Width>560</Width>
      <ZOrder>17</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\aquastream\3\frequency</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>16</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>manual</TitleSource>
      <Title>Aquacomputer - D5</Title>
      <TitleShow>true</TitleShow>
      <ItemStyle>GAUGE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>15</logTimespan>
      <numberPrecision>0</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>right</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>autoMinimumRange</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffff0000</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#00ff0600</c>
        </col>
        <position>90</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>25</Minimum>
        <Maximum>90</Maximum>
        <NeedleColor>
          <c>#ff0000ff</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>104.6915107468687</ScaleAngle>
        <MajorTickStep>5</MajorTickStep>
        <MinorTickStep>1</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1210</X>
      <Y>440</Y>
      <Height>180</Height>
      <Width>560</Width>
      <ZOrder>17</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\aquastream\3\speed</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>16</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>manual</TitleSource>
      <Title>Aquacomputer - D5</Title>
      <TitleShow>true</TitleShow>
      <ItemStyle>GAUGE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>15</logTimespan>
      <numberPrecision>0</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>right</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>autoMinimumRange</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffff0000</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#00ff0600</c>
        </col>
        <position>90</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>1600</Minimum>
        <Maximum>5200</Maximum>
        <NeedleColor>
          <c>#ff0000ff</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>104.69151074686867</ScaleAngle>
        <MajorTickStep>600</MajorTickStep>
        <MinorTickStep>200</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsXamlItem">
      <X>20</X>
      <Y>430</Y>
      <Height>200</Height>
      <Width>580</Width>
      <ZOrder>1</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>XamlControl</connection>
      <itemType>XamlControl</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <xamlCode>&lt;UserControl
    x:Name="this"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
    mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"&gt;
    &lt;Grid&gt;

        &lt;!--Rectangle--&gt;
        &lt;!--Fill: defines the backgound color--&gt;
        &lt;Rectangle
            Fill="#FFB0B0B0"
            Height="Auto"
            Width="Auto" 
            Opacity="1.0"
            Margin="0,0,0,0" 
            
            RadiusX="5" 
            RadiusY="5" 
            StrokeThickness="0" 
            Stroke="#FFFF0000" /&gt;
    &lt;/Grid&gt;
&lt;/UserControl&gt;</xamlCode>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsXamlItem">
      <X>610</X>
      <Y>10</Y>
      <Height>200</Height>
      <Width>580</Width>
      <ZOrder>2</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>XamlControl</connection>
      <itemType>XamlControl</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <xamlCode>&lt;UserControl
    x:Name="this"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
    mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"&gt;
    &lt;Grid&gt;

        &lt;!--Rectangle--&gt;
        &lt;!--Fill: defines the backgound color--&gt;
        &lt;Rectangle
            Fill="#FFB0B0B0"
            Height="Auto"
            Width="Auto" 
            Opacity="1.0"
            Margin="0,0,0,0" 
            
            RadiusX="3" 
            RadiusY="3" 
            StrokeThickness="0" 
            Stroke="#FFFF0000" /&gt;
    &lt;/Grid&gt;
&lt;/UserControl&gt;</xamlCode>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>620</X>
      <Y>80</Y>
      <Height>120</Height>
      <Width>560</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\temperatures\0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Wasser IN</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>15</rangeMin>
      <rangeMax>40</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>true</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#00ffffff</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>620</X>
      <Y>20</Y>
      <Height>60</Height>
      <Width>560</Width>
      <ZOrder>4</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\temperatures\0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>sTemp1 - MoraOut</Title>
      <TitleShow>true</TitleShow>
      <ItemStyle>MAIN_VALUE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>true</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14.67</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>autoMinimumRange</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffff0000</c>
      </chartLineColor>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsXamlItem">
      <X>1790</X>
      <Y>10</Y>
      <Height>200</Height>
      <Width>580</Width>
      <ZOrder>2</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>XamlControl</connection>
      <itemType>XamlControl</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <xamlCode>&lt;UserControl
    x:Name="this"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
    mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"&gt;
    &lt;Grid&gt;

        &lt;!--Rectangle--&gt;
        &lt;!--Fill: defines the backgound color--&gt;
        &lt;Rectangle
            Fill="#FFB0B0B0"
            Height="Auto"
            Width="Auto" 
            Opacity="1.0"
            Margin="0,0,0,0" 
            
            RadiusX="3" 
            RadiusY="3" 
            StrokeThickness="0" 
            Stroke="#FFFF0000" /&gt;
    &lt;/Grid&gt;
&lt;/UserControl&gt;</xamlCode>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1800</X>
      <Y>80</Y>
      <Height>120</Height>
      <Width>560</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\temperatures\1</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Wasser OUT</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>15</rangeMin>
      <rangeMax>40</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>true</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#277e79b5</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1800</X>
      <Y>20</Y>
      <Height>60</Height>
      <Width>560</Width>
      <ZOrder>4</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\temperatures\1</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Wasser OUT</Title>
      <TitleShow>true</TitleShow>
      <ItemStyle>MAIN_VALUE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>true</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14.67</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>autoMinimumRange</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffff0000</c>
      </chartLineColor>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsXamlItem">
      <X>610</X>
      <Y>220</Y>
      <Height>200</Height>
      <Width>580</Width>
      <ZOrder>0</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>XamlControl</connection>
      <itemType>XamlControl</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <xamlCode>&lt;UserControl
    x:Name="this"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
    mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"&gt;
    &lt;Grid&gt;

        &lt;!--Rectangle--&gt;
        &lt;!--Fill: defines the backgound color--&gt;
        &lt;Rectangle
            Fill="#FFB0B0B0"
            Height="Auto"
            Width="Auto" 
            Opacity="1.0"
            Margin="0,0,0,0" 
            
            RadiusX="3" 
            RadiusY="3" 
            StrokeThickness="0" 
            Stroke="#FFFF0000" /&gt;
    &lt;/Grid&gt;
&lt;/UserControl&gt;</xamlCode>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsXamlItem">
      <X>1200</X>
      <Y>640</Y>
      <Height>200</Height>
      <Width>580</Width>
      <ZOrder>0</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>XamlControl</connection>
      <itemType>XamlControl</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <xamlCode>&lt;UserControl
    x:Name="this"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
    mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"&gt;
    &lt;Grid&gt;

        &lt;!--Rectangle--&gt;
        &lt;!--Fill: defines the backgound color--&gt;
        &lt;Rectangle
            Fill="#FFB0B0B0"
            Height="Auto"
            Width="Auto" 
            Opacity="1.0"
            Margin="0,0,0,0" 
            
            RadiusX="3" 
            RadiusY="3" 
            StrokeThickness="0" 
            Stroke="#FFFF0000" /&gt;
    &lt;/Grid&gt;
&lt;/UserControl&gt;</xamlCode>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsXamlItem">
      <X>1790</X>
      <Y>220</Y>
      <Height>200</Height>
      <Width>580</Width>
      <ZOrder>0</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>XamlControl</connection>
      <itemType>XamlControl</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <xamlCode>&lt;UserControl
    x:Name="this"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
    mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"&gt;
    &lt;Grid&gt;

        &lt;!--Rectangle--&gt;
        &lt;!--Fill: defines the backgound color--&gt;
        &lt;Rectangle
            Fill="#FFB0B0B0"
            Height="Auto"
            Width="Auto" 
            Opacity="1.0"
            Margin="0,0,0,0" 
            
            RadiusX="3" 
            RadiusY="3" 
            StrokeThickness="0" 
            Stroke="#FFFF0000" /&gt;
    &lt;/Grid&gt;
&lt;/UserControl&gt;</xamlCode>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>620</X>
      <Y>290</Y>
      <Height>120</Height>
      <Width>560</Width>
      <ZOrder>20</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\fan\0\speed</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>8x NF-P12-PWM (bottom)</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>0</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>right</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>100</rangeMin>
      <rangeMax>1000</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>true</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#00000000</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>25</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>900</X>
      <Y>250</Y>
      <Height>40</Height>
      <Width>280</Width>
      <ZOrder>18</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\fan\0\power</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>21.33</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>4x NF-P12-PWM (top)</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>MAIN_VALUE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>15</logTimespan>
      <numberPrecision>0</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>autoMinimumRange</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffff0000</c>
      </chartLineColor>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>620</X>
      <Y>250</Y>
      <Height>40</Height>
      <Width>280</Width>
      <ZOrder>18</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\fan\0\speed</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>21.33</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>4x NF-P12-PWM (top)</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>MAIN_VALUE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>15</logTimespan>
      <numberPrecision>0</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>autoMinimumRange</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffff0000</c>
      </chartLineColor>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>620</X>
      <Y>230</Y>
      <Height>20</Height>
      <Width>560</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\fan\0\speed</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>4x NF-P12-PWM</Title>
      <TitleShow>true</TitleShow>
      <ItemStyle>MAIN_VALUE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>15</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>2000</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffffffff</c>
      </chartLineColor>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#815870e8</c>
      </BarBorderColor>
      <BarBorderWidth>1</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1210</X>
      <Y>290</Y>
      <Height>120</Height>
      <Width>560</Width>
      <ZOrder>20</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\fan\2\speed</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>9x NF-A14-PWM (mora)</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>0</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>right</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>100</rangeMin>
      <rangeMax>1000</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>true</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#00000000</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>25</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1490</X>
      <Y>250</Y>
      <Height>40</Height>
      <Width>280</Width>
      <ZOrder>18</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\fan\2\power</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>21.33</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>4x NF-P12-PWM (top)</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>MAIN_VALUE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>15</logTimespan>
      <numberPrecision>0</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>autoMinimumRange</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffff0000</c>
      </chartLineColor>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1210</X>
      <Y>250</Y>
      <Height>40</Height>
      <Width>280</Width>
      <ZOrder>18</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\fan\2\speed</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>21.33</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>4x NF-P12-PWM (top)</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>MAIN_VALUE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>15</logTimespan>
      <numberPrecision>0</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>autoMinimumRange</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffff0000</c>
      </chartLineColor>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1210</X>
      <Y>230</Y>
      <Height>20</Height>
      <Width>560</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\fan\2\speed</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>9x NF-A14-PWM (mora)</Title>
      <TitleShow>true</TitleShow>
      <ItemStyle>MAIN_VALUE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>15</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>2000</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffffffff</c>
      </chartLineColor>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#815870e8</c>
      </BarBorderColor>
      <BarBorderWidth>1</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1800</X>
      <Y>290</Y>
      <Height>120</Height>
      <Width>560</Width>
      <ZOrder>20</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\fan\1\speed</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>2x NF-A14-PWM (front)</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>0</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>right</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>100</rangeMin>
      <rangeMax>1000</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>true</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#00000000</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>25</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>2080</X>
      <Y>250</Y>
      <Height>40</Height>
      <Width>280</Width>
      <ZOrder>18</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\fan\1\power</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>21.33</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>4x NF-P12-PWM (top)</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>MAIN_VALUE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>15</logTimespan>
      <numberPrecision>0</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>autoMinimumRange</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffff0000</c>
      </chartLineColor>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1800</X>
      <Y>250</Y>
      <Height>40</Height>
      <Width>280</Width>
      <ZOrder>18</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\fan\1\speed</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>21.33</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>4x NF-P12-PWM (top)</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>MAIN_VALUE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>15</logTimespan>
      <numberPrecision>0</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>autoMinimumRange</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffff0000</c>
      </chartLineColor>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1800</X>
      <Y>230</Y>
      <Height>20</Height>
      <Width>560</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\fan\1\speed</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>4x NF-P12-PWM (top)</Title>
      <TitleShow>true</TitleShow>
      <ItemStyle>MAIN_VALUE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>15</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>2000</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffffffff</c>
      </chartLineColor>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#815870e8</c>
      </BarBorderColor>
      <BarBorderWidth>1</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsXamlItem">
      <X>1120</X>
      <Y>350</Y>
      <Height>60</Height>
      <Width>50</Width>
      <ZOrder>21</ZOrder>
      <Opacity>0.50472279260780273</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>XamlControl:aquaero5:1169534090:data\fan\3\speed</connection>
      <itemType>XamlControl</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <xamlCode>&lt;UserControl
    x:Name="this"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
    xmlns:System="clr-namespace:System;assembly=mscorlib"
    xmlns:i="clr-namespace:System.Windows.Interactivity;assembly=System.Windows.Interactivity"
    xmlns:im="clr-namespace:Microsoft.Expression.Interactivity.Media;assembly=Microsoft.Expression.Interactions"
    mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"&gt;

    &lt;UserControl.Resources&gt;
        &lt;!--Below this value: trigger: StopAnimation--&gt;
        &lt;System:Double x:Key="AnimationStop"&gt;100&lt;/System:Double&gt;
        &lt;!--Above or equal this value: trigger: StartAnimation--&gt;
        &lt;System:Double x:Key="AnimationStart"&gt;150&lt;/System:Double&gt;
        &lt;!--Invert the trigger behavior--&gt;
        &lt;System:Boolean x:Key="AnimationTriggerInvert"&gt;False&lt;/System:Boolean&gt;


        &lt;Style TargetType="{x:Type Image}"&gt;
            &lt;Setter Property="RenderTransform"&gt;
                &lt;Setter.Value&gt;
                    &lt;RotateTransform Angle="0" CenterX="20" CenterY="18" /&gt;
                &lt;/Setter.Value&gt;
            &lt;/Setter&gt;
        &lt;/Style&gt;

        &lt;Storyboard x:Key="sb" Timeline.DesiredFrameRate="15"&gt;
            &lt;DoubleAnimation 
                Storyboard.TargetName="myImg"
                Storyboard.TargetProperty="RenderTransform.Angle"   
                From="0"
                To="360"                
                Duration="0:0:5"
                SpeedRatio="1"
                RepeatBehavior="Forever"&gt;
            &lt;/DoubleAnimation&gt;
        &lt;/Storyboard&gt;

    &lt;/UserControl.Resources&gt;

        &lt;Image  
            x:Name="myImg"            
            Source="Content/images/running_fan_black.png"
            Opacity="1.0"
            Height="40" 
            Width="40" 
            Margin="0,0,0,0"             
            Stretch="Uniform" 
            StretchDirection="Both"&gt;
            &lt;i:Interaction.Triggers&gt;
                &lt;i:EventTrigger SourceObject="{Binding ElementName=this, Path=DataContext}" EventName="StartAnimation"&gt;
                    &lt;im:ControlStoryboardAction Storyboard="{StaticResource sb}" ControlStoryboardOption="Play"/&gt;
                &lt;/i:EventTrigger&gt;
                &lt;i:EventTrigger SourceObject="{Binding ElementName=this, Path=DataContext}" EventName="StopAnimation"&gt;
                    &lt;im:ControlStoryboardAction Storyboard="{StaticResource sb}" ControlStoryboardOption="Stop"/&gt;
                &lt;/i:EventTrigger&gt;
            &lt;/i:Interaction.Triggers&gt;
        &lt;/Image&gt;
&lt;/UserControl&gt;</xamlCode>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsXamlItem">
      <X>1710</X>
      <Y>350</Y>
      <Height>60</Height>
      <Width>50</Width>
      <ZOrder>21</ZOrder>
      <Opacity>0.50472279260780273</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>XamlControl:aquaero5:1169534090:data\fan\3\speed</connection>
      <itemType>XamlControl</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <xamlCode>&lt;UserControl
    x:Name="this"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
    xmlns:System="clr-namespace:System;assembly=mscorlib"
    xmlns:i="clr-namespace:System.Windows.Interactivity;assembly=System.Windows.Interactivity"
    xmlns:im="clr-namespace:Microsoft.Expression.Interactivity.Media;assembly=Microsoft.Expression.Interactions"
    mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"&gt;

    &lt;UserControl.Resources&gt;
        &lt;!--Below this value: trigger: StopAnimation--&gt;
        &lt;System:Double x:Key="AnimationStop"&gt;100&lt;/System:Double&gt;
        &lt;!--Above or equal this value: trigger: StartAnimation--&gt;
        &lt;System:Double x:Key="AnimationStart"&gt;150&lt;/System:Double&gt;
        &lt;!--Invert the trigger behavior--&gt;
        &lt;System:Boolean x:Key="AnimationTriggerInvert"&gt;False&lt;/System:Boolean&gt;


        &lt;Style TargetType="{x:Type Image}"&gt;
            &lt;Setter Property="RenderTransform"&gt;
                &lt;Setter.Value&gt;
                    &lt;RotateTransform Angle="0" CenterX="20" CenterY="18" /&gt;
                &lt;/Setter.Value&gt;
            &lt;/Setter&gt;
        &lt;/Style&gt;

        &lt;Storyboard x:Key="sb" Timeline.DesiredFrameRate="15"&gt;
            &lt;DoubleAnimation 
                Storyboard.TargetName="myImg"
                Storyboard.TargetProperty="RenderTransform.Angle"   
                From="0"
                To="360"                
                Duration="0:0:5"
                SpeedRatio="1"
                RepeatBehavior="Forever"&gt;
            &lt;/DoubleAnimation&gt;
        &lt;/Storyboard&gt;

    &lt;/UserControl.Resources&gt;

        &lt;Image  
            x:Name="myImg"            
            Source="Content/images/running_fan_black.png"
            Opacity="1.0"
            Height="40" 
            Width="40" 
            Margin="0,0,0,0"             
            Stretch="Uniform" 
            StretchDirection="Both"&gt;
            &lt;i:Interaction.Triggers&gt;
                &lt;i:EventTrigger SourceObject="{Binding ElementName=this, Path=DataContext}" EventName="StartAnimation"&gt;
                    &lt;im:ControlStoryboardAction Storyboard="{StaticResource sb}" ControlStoryboardOption="Play"/&gt;
                &lt;/i:EventTrigger&gt;
                &lt;i:EventTrigger SourceObject="{Binding ElementName=this, Path=DataContext}" EventName="StopAnimation"&gt;
                    &lt;im:ControlStoryboardAction Storyboard="{StaticResource sb}" ControlStoryboardOption="Stop"/&gt;
                &lt;/i:EventTrigger&gt;
            &lt;/i:Interaction.Triggers&gt;
        &lt;/Image&gt;
&lt;/UserControl&gt;</xamlCode>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsXamlItem">
      <X>2300</X>
      <Y>350</Y>
      <Height>60</Height>
      <Width>50</Width>
      <ZOrder>21</ZOrder>
      <Opacity>0.50472279260780273</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>XamlControl:aquaero5:1169534090:data\fan\3\speed</connection>
      <itemType>XamlControl</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <xamlCode>&lt;UserControl
    x:Name="this"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
    xmlns:System="clr-namespace:System;assembly=mscorlib"
    xmlns:i="clr-namespace:System.Windows.Interactivity;assembly=System.Windows.Interactivity"
    xmlns:im="clr-namespace:Microsoft.Expression.Interactivity.Media;assembly=Microsoft.Expression.Interactions"
    mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"&gt;

    &lt;UserControl.Resources&gt;
        &lt;!--Below this value: trigger: StopAnimation--&gt;
        &lt;System:Double x:Key="AnimationStop"&gt;100&lt;/System:Double&gt;
        &lt;!--Above or equal this value: trigger: StartAnimation--&gt;
        &lt;System:Double x:Key="AnimationStart"&gt;150&lt;/System:Double&gt;
        &lt;!--Invert the trigger behavior--&gt;
        &lt;System:Boolean x:Key="AnimationTriggerInvert"&gt;False&lt;/System:Boolean&gt;


        &lt;Style TargetType="{x:Type Image}"&gt;
            &lt;Setter Property="RenderTransform"&gt;
                &lt;Setter.Value&gt;
                    &lt;RotateTransform Angle="0" CenterX="20" CenterY="18" /&gt;
                &lt;/Setter.Value&gt;
            &lt;/Setter&gt;
        &lt;/Style&gt;

        &lt;Storyboard x:Key="sb" Timeline.DesiredFrameRate="15"&gt;
            &lt;DoubleAnimation 
                Storyboard.TargetName="myImg"
                Storyboard.TargetProperty="RenderTransform.Angle"   
                From="0"
                To="360"                
                Duration="0:0:5"
                SpeedRatio="1"
                RepeatBehavior="Forever"&gt;
            &lt;/DoubleAnimation&gt;
        &lt;/Storyboard&gt;

    &lt;/UserControl.Resources&gt;

        &lt;Image  
            x:Name="myImg"            
            Source="Content/images/running_fan_black.png"
            Opacity="1.0"
            Height="40" 
            Width="40" 
            Margin="0,0,0,0"             
            Stretch="Uniform" 
            StretchDirection="Both"&gt;
            &lt;i:Interaction.Triggers&gt;
                &lt;i:EventTrigger SourceObject="{Binding ElementName=this, Path=DataContext}" EventName="StartAnimation"&gt;
                    &lt;im:ControlStoryboardAction Storyboard="{StaticResource sb}" ControlStoryboardOption="Play"/&gt;
                &lt;/i:EventTrigger&gt;
                &lt;i:EventTrigger SourceObject="{Binding ElementName=this, Path=DataContext}" EventName="StopAnimation"&gt;
                    &lt;im:ControlStoryboardAction Storyboard="{StaticResource sb}" ControlStoryboardOption="Stop"/&gt;
                &lt;/i:EventTrigger&gt;
            &lt;/i:Interaction.Triggers&gt;
        &lt;/Image&gt;
&lt;/UserControl&gt;</xamlCode>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>620</X>
      <Y>440</Y>
      <Height>180</Height>
      <Width>560</Width>
      <ZOrder>4</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\flow\13</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>21.33</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Durchfluss 1</Title>
      <TitleShow>true</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>0</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>right</statisticPosition>
      <fontStatistic>
        <size>14.67</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff984f00</col>
      </fontStatistic>
      <barHeight>33</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>150</BarEndValue>
      <chartRangeSettings>autoMinimumRange</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#00000000</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>25</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>1</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsXamlItem">
      <X>1790</X>
      <Y>430</Y>
      <Height>200</Height>
      <Width>580</Width>
      <ZOrder>1</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>XamlControl</connection>
      <itemType>XamlControl</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <xamlCode>&lt;UserControl
    x:Name="this"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
    mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"&gt;
    &lt;Grid&gt;

        &lt;!--Rectangle--&gt;
        &lt;!--Fill: defines the backgound color--&gt;
        &lt;Rectangle
            Fill="#FFB0B0B0"
            Height="Auto"
            Width="Auto" 
            Opacity="1.0"
            Margin="0,0,0,0" 
            
            RadiusX="5" 
            RadiusY="5" 
            StrokeThickness="0" 
            Stroke="#FFFF0000" /&gt;
    &lt;/Grid&gt;
&lt;/UserControl&gt;</xamlCode>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsXamlItem">
      <X>1200</X>
      <Y>220</Y>
      <Height>200</Height>
      <Width>580</Width>
      <ZOrder>1</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>XamlControl</connection>
      <itemType>XamlControl</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <xamlCode>&lt;UserControl
    x:Name="this"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
    mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"&gt;
    &lt;Grid&gt;

        &lt;!--Rectangle--&gt;
        &lt;!--Fill: defines the backgound color--&gt;
        &lt;Rectangle
            Fill="#FFB0B0B0"
            Height="Auto"
            Width="Auto" 
            Opacity="1.0"
            Margin="0,0,0,0" 
            
            RadiusX="5" 
            RadiusY="5" 
            StrokeThickness="0" 
            Stroke="#FFFF0000" /&gt;
    &lt;/Grid&gt;
&lt;/UserControl&gt;</xamlCode>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsXamlItem">
      <X>1200</X>
      <Y>430</Y>
      <Height>200</Height>
      <Width>580</Width>
      <ZOrder>1</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>XamlControl</connection>
      <itemType>XamlControl</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <xamlCode>&lt;UserControl
    x:Name="this"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
    mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"&gt;
    &lt;Grid&gt;

        &lt;!--Rectangle--&gt;
        &lt;!--Fill: defines the backgound color--&gt;
        &lt;Rectangle
            Fill="#FFB0B0B0"
            Height="Auto"
            Width="Auto" 
            Opacity="1.0"
            Margin="0,0,0,0" 
            
            RadiusX="5" 
            RadiusY="5" 
            StrokeThickness="0" 
            Stroke="#FFFF0000" /&gt;
    &lt;/Grid&gt;
&lt;/UserControl&gt;</xamlCode>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>30</X>
      <Y>920</Y>
      <Height>200</Height>
      <Width>560</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\temperatures\16</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Core Max</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>20</rangeMin>
      <rangeMax>72</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#00ffffff</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>30</X>
      <Y>860</Y>
      <Height>60</Height>
      <Width>560</Width>
      <ZOrder>4</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\temperatures\16</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>manual</TitleSource>
      <Title>CPU - i7 6950X</Title>
      <TitleShow>true</TitleShow>
      <ItemStyle>MAIN_VALUE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>true</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14.67</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>autoMinimumRange</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffff0000</c>
      </chartLineColor>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsXamlItem">
      <X>20</X>
      <Y>850</Y>
      <Height>280</Height>
      <Width>580</Width>
      <ZOrder>2</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>XamlControl</connection>
      <itemType>XamlControl</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <xamlCode>&lt;UserControl
    x:Name="this"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
    mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"&gt;
    &lt;Grid&gt;

        &lt;!--Rectangle--&gt;
        &lt;!--Fill: defines the backgound color--&gt;
        &lt;Rectangle
            Fill="#FFB0B0B0"
            Height="Auto"
            Width="Auto" 
            Opacity="1.0"
            Margin="0,0,0,0" 
            
            RadiusX="3" 
            RadiusY="3" 
            StrokeThickness="0" 
            Stroke="#FFFF0000" /&gt;
    &lt;/Grid&gt;
&lt;/UserControl&gt;</xamlCode>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>30</X>
      <Y>710</Y>
      <Height>120</Height>
      <Width>560</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\aquamonitor//gpu/0/temperature/0_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>GPU Core</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>15</rangeMin>
      <rangeMax>53</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>true</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#00ffffff</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>30</X>
      <Y>650</Y>
      <Height>60</Height>
      <Width>560</Width>
      <ZOrder>4</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\aquamonitor//gpu/0/temperature/0_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>manual</TitleSource>
      <Title>GPU - TitanX (Pascal)</Title>
      <TitleShow>true</TitleShow>
      <ItemStyle>MAIN_VALUE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>true</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14.67</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>autoMinimumRange</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffff0000</c>
      </chartLineColor>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsXamlItem">
      <X>20</X>
      <Y>640</Y>
      <Height>200</Height>
      <Width>580</Width>
      <ZOrder>2</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>XamlControl</connection>
      <itemType>XamlControl</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <xamlCode>&lt;UserControl
    x:Name="this"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
    mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"&gt;
    &lt;Grid&gt;

        &lt;!--Rectangle--&gt;
        &lt;!--Fill: defines the backgound color--&gt;
        &lt;Rectangle
            Fill="#FFB0B0B0"
            Height="Auto"
            Width="Auto" 
            Opacity="1.0"
            Margin="0,0,0,0" 
            
            RadiusX="3" 
            RadiusY="3" 
            StrokeThickness="0" 
            Stroke="#FFFF0000" /&gt;
    &lt;/Grid&gt;
&lt;/UserControl&gt;</xamlCode>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1210</X>
      <Y>1210</Y>
      <Height>120</Height>
      <Width>560</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/smart_intel_ssdpedmw012t4_cvcq511600d01p2bgn/drive_temperature/16777216_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Drive Temperature</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>25</rangeMin>
      <rangeMax>75</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#00ffffff</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1210</X>
      <Y>1150</Y>
      <Height>60</Height>
      <Width>560</Width>
      <ZOrder>4</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/smart_intel_ssdpedmw012t4_cvcq511600d01p2bgn/drive_temperature/16777216_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>manual</TitleSource>
      <Title>Intel 750 SSD - Temp</Title>
      <TitleShow>true</TitleShow>
      <ItemStyle>MAIN_VALUE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>true</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14.67</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>autoMinimumRange</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffff0000</c>
      </chartLineColor>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsXamlItem">
      <X>1200</X>
      <Y>1140</Y>
      <Height>200</Height>
      <Width>580</Width>
      <ZOrder>2</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>XamlControl</connection>
      <itemType>XamlControl</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <xamlCode>&lt;UserControl
    x:Name="this"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
    mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"&gt;
    &lt;Grid&gt;

        &lt;!--Rectangle--&gt;
        &lt;!--Fill: defines the backgound color--&gt;
        &lt;Rectangle
            Fill="#FFB0B0B0"
            Height="Auto"
            Width="Auto" 
            Opacity="1.0"
            Margin="0,0,0,0" 
            
            RadiusX="3" 
            RadiusY="3" 
            StrokeThickness="0" 
            Stroke="#FFFF0000" /&gt;
    &lt;/Grid&gt;
&lt;/UserControl&gt;</xamlCode>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>620</X>
      <Y>1210</Y>
      <Height>120</Height>
      <Width>560</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/dimm_temperature_sensor/dimm4_temperature/16777220_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>DIMM[4] Temperature</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>25</rangeMin>
      <rangeMax>75</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#00ffffff</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>620</X>
      <Y>1150</Y>
      <Height>60</Height>
      <Width>560</Width>
      <ZOrder>4</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/dimm_temperature_sensor/dimm4_temperature/16777220_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>manual</TitleSource>
      <Title>4x8GB 3200Mhz CL13 - Temp</Title>
      <TitleShow>true</TitleShow>
      <ItemStyle>MAIN_VALUE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>true</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14.67</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>autoMinimumRange</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffff0000</c>
      </chartLineColor>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsXamlItem">
      <X>610</X>
      <Y>1140</Y>
      <Height>200</Height>
      <Width>580</Width>
      <ZOrder>2</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>XamlControl</connection>
      <itemType>XamlControl</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <xamlCode>&lt;UserControl
    x:Name="this"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
    mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"&gt;
    &lt;Grid&gt;

        &lt;!--Rectangle--&gt;
        &lt;!--Fill: defines the backgound color--&gt;
        &lt;Rectangle
            Fill="#FFB0B0B0"
            Height="Auto"
            Width="Auto" 
            Opacity="1.0"
            Margin="0,0,0,0" 
            
            RadiusX="3" 
            RadiusY="3" 
            StrokeThickness="0" 
            Stroke="#FFFF0000" /&gt;
    &lt;/Grid&gt;
&lt;/UserControl&gt;</xamlCode>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1800</X>
      <Y>440</Y>
      <Height>60</Height>
      <Width>560</Width>
      <ZOrder>4</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\flow\13</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Durchfluss 14</Title>
      <TitleShow>true</TitleShow>
      <ItemStyle>MAIN_VALUE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>true</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14.67</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>autoMinimumRange</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffff0000</c>
      </chartLineColor>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>2390</X>
      <Y>860</Y>
      <Height>60</Height>
      <Width>560</Width>
      <ZOrder>4</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\aquamonitor//cpu/0/clock/6_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>manual</TitleSource>
      <Title>CPU - i7 6950X</Title>
      <TitleShow>true</TitleShow>
      <ItemStyle>MAIN_VALUE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>true</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14.67</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>autoMinimumRange</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffff0000</c>
      </chartLineColor>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsXamlItem">
      <X>2380</X>
      <Y>850</Y>
      <Height>280</Height>
      <Width>580</Width>
      <ZOrder>2</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>XamlControl</connection>
      <itemType>XamlControl</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <xamlCode>&lt;UserControl
    x:Name="this"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
    mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"&gt;
    &lt;Grid&gt;

        &lt;!--Rectangle--&gt;
        &lt;!--Fill: defines the backgound color--&gt;
        &lt;Rectangle
            Fill="#FFB0B0B0"
            Height="Auto"
            Width="Auto" 
            Opacity="1.0"
            Margin="0,0,0,0" 
            
            RadiusX="3" 
            RadiusY="3" 
            StrokeThickness="0" 
            Stroke="#FFFF0000" /&gt;
    &lt;/Grid&gt;
&lt;/UserControl&gt;</xamlCode>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>2390</X>
      <Y>920</Y>
      <Height>40</Height>
      <Width>280</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\aquamonitor//cpu/0/clock/1_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>CPU Core #1</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>1000</rangeMin>
      <rangeMax>4300</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#277e79b5</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>false</ChartShowYAxis>
      <ChartShowYAxisLabels>false</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#007e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1210</X>
      <Y>860</Y>
      <Height>60</Height>
      <Width>1150</Width>
      <ZOrder>4</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\aquamonitor//cpu/0/load/0_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>manual</TitleSource>
      <Title>CPU - i7 6950X</Title>
      <TitleShow>true</TitleShow>
      <ItemStyle>MAIN_VALUE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>true</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14.67</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>autoMinimumRange</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffff0000</c>
      </chartLineColor>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsXamlItem">
      <X>1200</X>
      <Y>850</Y>
      <Height>280</Height>
      <Width>1170</Width>
      <ZOrder>2</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>XamlControl</connection>
      <itemType>XamlControl</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <xamlCode>&lt;UserControl
    x:Name="this"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
    mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"&gt;
    &lt;Grid&gt;

        &lt;!--Rectangle--&gt;
        &lt;!--Fill: defines the backgound color--&gt;
        &lt;Rectangle
            Fill="#FFB0B0B0"
            Height="Auto"
            Width="Auto" 
            Opacity="1.0"
            Margin="0,0,0,0" 
            
            RadiusX="3" 
            RadiusY="3" 
            StrokeThickness="0" 
            Stroke="#FFFF0000" /&gt;
    &lt;/Grid&gt;
&lt;/UserControl&gt;</xamlCode>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1210</X>
      <Y>710</Y>
      <Height>120</Height>
      <Width>560</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/gpu_0_nvidia_titan_x_pascal_/gpu_clock/100663296_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>GPU Core</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>100</rangeMin>
      <rangeMax>2200</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>true</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#00ffffff</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1210</X>
      <Y>650</Y>
      <Height>60</Height>
      <Width>560</Width>
      <ZOrder>4</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/gpu_0_nvidia_titan_x_pascal_/gpu_clock/100663296_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>manual</TitleSource>
      <Title>GPU - TitanX (Pascal)</Title>
      <TitleShow>true</TitleShow>
      <ItemStyle>MAIN_VALUE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>true</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14.67</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>autoMinimumRange</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffff0000</c>
      </chartLineColor>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsXamlItem">
      <X>610</X>
      <Y>430</Y>
      <Height>200</Height>
      <Width>580</Width>
      <ZOrder>2</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>XamlControl</connection>
      <itemType>XamlControl</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <xamlCode>&lt;UserControl
    x:Name="this"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
    mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"&gt;
    &lt;Grid&gt;

        &lt;!--Rectangle--&gt;
        &lt;!--Fill: defines the backgound color--&gt;
        &lt;Rectangle
            Fill="#FFB0B0B0"
            Height="Auto"
            Width="Auto" 
            Opacity="1.0"
            Margin="0,0,0,0" 
            
            RadiusX="3" 
            RadiusY="3" 
            StrokeThickness="0" 
            Stroke="#FFFF0000" /&gt;
    &lt;/Grid&gt;
&lt;/UserControl&gt;</xamlCode>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1800</X>
      <Y>710</Y>
      <Height>120</Height>
      <Width>560</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/gpu_0_nvidia_titan_x_pascal_/gpu_core_load/117440512_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>GPU Core</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>1</rangeMin>
      <rangeMax>107</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#00ffffff</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1800</X>
      <Y>650</Y>
      <Height>60</Height>
      <Width>560</Width>
      <ZOrder>4</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/gpu_0_nvidia_titan_x_pascal_/gpu_core_load/117440512_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>manual</TitleSource>
      <Title>GPU - TitanX (Pascal)</Title>
      <TitleShow>true</TitleShow>
      <ItemStyle>MAIN_VALUE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>true</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14.67</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>autoMinimumRange</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffff0000</c>
      </chartLineColor>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsXamlItem">
      <X>1790</X>
      <Y>640</Y>
      <Height>200</Height>
      <Width>580</Width>
      <ZOrder>2</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>XamlControl</connection>
      <itemType>XamlControl</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <xamlCode>&lt;UserControl
    x:Name="this"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
    mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"&gt;
    &lt;Grid&gt;

        &lt;!--Rectangle--&gt;
        &lt;!--Fill: defines the backgound color--&gt;
        &lt;Rectangle
            Fill="#FFB0B0B0"
            Height="Auto"
            Width="Auto" 
            Opacity="1.0"
            Margin="0,0,0,0" 
            
            RadiusX="3" 
            RadiusY="3" 
            StrokeThickness="0" 
            Stroke="#FFFF0000" /&gt;
    &lt;/Grid&gt;
&lt;/UserControl&gt;</xamlCode>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>2390</X>
      <Y>960</Y>
      <Height>40</Height>
      <Width>280</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\aquamonitor//cpu/0/clock/3_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>CPU Core #3</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>1000</rangeMin>
      <rangeMax>4300</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#277e79b5</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>false</ChartShowYAxis>
      <ChartShowYAxisLabels>false</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#007e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>2390</X>
      <Y>1000</Y>
      <Height>40</Height>
      <Width>280</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\aquamonitor//cpu/0/clock/5_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>CPU Core #5</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>1000</rangeMin>
      <rangeMax>4300</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#277e79b5</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>false</ChartShowYAxis>
      <ChartShowYAxisLabels>false</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#007e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>2390</X>
      <Y>1040</Y>
      <Height>40</Height>
      <Width>280</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\aquamonitor//cpu/0/clock/7_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>CPU Core #7</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>1000</rangeMin>
      <rangeMax>4300</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#277e79b5</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>false</ChartShowYAxis>
      <ChartShowYAxisLabels>false</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#007e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1210</X>
      <Y>920</Y>
      <Height>40</Height>
      <Width>290</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/cpu_0_intel_core_i76950x/core_0_thread_0_usage/117440512_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Core #0 Thread #0 Usage</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>1</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#277e79b5</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>false</ChartShowYAxis>
      <ChartShowYAxisLabels>false</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>2390</X>
      <Y>710</Y>
      <Height>120</Height>
      <Width>560</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\aquamonitor//gpu/0/smalldata/2_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>GPU Memory Used</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>0</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>100</rangeMin>
      <rangeMax>12000</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#00ffffff</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>2390</X>
      <Y>650</Y>
      <Height>60</Height>
      <Width>560</Width>
      <ZOrder>4</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\aquamonitor//gpu/0/smalldata/2_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>manual</TitleSource>
      <Title>GPU - TitanX (Pascal)</Title>
      <TitleShow>true</TitleShow>
      <ItemStyle>MAIN_VALUE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>0</numberPrecision>
      <showStatistic>true</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14.67</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>autoMinimumRange</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffff0000</c>
      </chartLineColor>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsXamlItem">
      <X>2380</X>
      <Y>640</Y>
      <Height>200</Height>
      <Width>580</Width>
      <ZOrder>2</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>XamlControl</connection>
      <itemType>XamlControl</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <xamlCode>&lt;UserControl
    x:Name="this"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
    mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"&gt;
    &lt;Grid&gt;

        &lt;!--Rectangle--&gt;
        &lt;!--Fill: defines the backgound color--&gt;
        &lt;Rectangle
            Fill="#FFB0B0B0"
            Height="Auto"
            Width="Auto" 
            Opacity="1.0"
            Margin="0,0,0,0" 
            
            RadiusX="3" 
            RadiusY="3" 
            StrokeThickness="0" 
            Stroke="#FFFF0000" /&gt;
    &lt;/Grid&gt;
&lt;/UserControl&gt;</xamlCode>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>30</X>
      <Y>1210</Y>
      <Height>120</Height>
      <Width>560</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\aquamonitor//ram/data/0_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Used Memory</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>1</rangeMin>
      <rangeMax>32</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>true</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#00ffffff</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>30</X>
      <Y>1150</Y>
      <Height>60</Height>
      <Width>560</Width>
      <ZOrder>4</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\aquamonitor//ram/data/0_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>manual</TitleSource>
      <Title>4x8GB 3200Mhz CL13</Title>
      <TitleShow>true</TitleShow>
      <ItemStyle>MAIN_VALUE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>true</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14.67</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>autoMinimumRange</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffff0000</c>
      </chartLineColor>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsXamlItem">
      <X>20</X>
      <Y>1140</Y>
      <Height>200</Height>
      <Width>580</Width>
      <ZOrder>2</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>XamlControl</connection>
      <itemType>XamlControl</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <xamlCode>&lt;UserControl
    x:Name="this"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
    mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"&gt;
    &lt;Grid&gt;

        &lt;!--Rectangle--&gt;
        &lt;!--Fill: defines the backgound color--&gt;
        &lt;Rectangle
            Fill="#FFB0B0B0"
            Height="Auto"
            Width="Auto" 
            Opacity="1.0"
            Margin="0,0,0,0" 
            
            RadiusX="3" 
            RadiusY="3" 
            StrokeThickness="0" 
            Stroke="#FFFF0000" /&gt;
    &lt;/Grid&gt;
&lt;/UserControl&gt;</xamlCode>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsXamlItem">
      <X>1790</X>
      <Y>1140</Y>
      <Height>200</Height>
      <Width>580</Width>
      <ZOrder>2</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>XamlControl</connection>
      <itemType>XamlControl</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <xamlCode>&lt;UserControl
    x:Name="this"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
    mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"&gt;
    &lt;Grid&gt;

        &lt;!--Rectangle--&gt;
        &lt;!--Fill: defines the backgound color--&gt;
        &lt;Rectangle
            Fill="#FFB0B0B0"
            Height="Auto"
            Width="Auto" 
            Opacity="1.0"
            Margin="0,0,0,0" 
            
            RadiusX="3" 
            RadiusY="3" 
            StrokeThickness="0" 
            Stroke="#FFFF0000" /&gt;
    &lt;/Grid&gt;
&lt;/UserControl&gt;</xamlCode>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1800</X>
      <Y>1150</Y>
      <Height>60</Height>
      <Width>560</Width>
      <ZOrder>4</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/asus_rampage_v_edition_10_nuvoton_nct6791d/motherboard/16777216_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>manual</TitleSource>
      <Title>Asus R5E10</Title>
      <TitleShow>true</TitleShow>
      <ItemStyle>MAIN_VALUE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>true</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14.67</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>autoMinimumRange</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffff0000</c>
      </chartLineColor>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1800</X>
      <Y>1210</Y>
      <Height>120</Height>
      <Width>560</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/asus_rampage_v_edition_10_nuvoton_nct6791d/motherboard/16777216_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Motherboard</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>120</barHeight>
      <showBarValue>false</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>45</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>25</rangeMin>
      <rangeMax>75</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#00ffffff</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Vertical</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>0</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#007e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>2390</X>
      <Y>1080</Y>
      <Height>40</Height>
      <Width>280</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\aquamonitor//cpu/0/clock/9_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>CPU Core #9</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>1000</rangeMin>
      <rangeMax>4300</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#277e79b5</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>false</ChartShowYAxis>
      <ChartShowYAxisLabels>false</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#007e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>2670</X>
      <Y>1080</Y>
      <Height>40</Height>
      <Width>280</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\aquamonitor//cpu/0/clock/10_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>CPU Core #10</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>1000</rangeMin>
      <rangeMax>4300</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#277e79b5</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>false</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#007e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>2670</X>
      <Y>1040</Y>
      <Height>40</Height>
      <Width>280</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\aquamonitor//cpu/0/clock/8_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>CPU Core #8</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>1000</rangeMin>
      <rangeMax>4300</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#277e79b5</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>false</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#007e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>2670</X>
      <Y>1000</Y>
      <Height>40</Height>
      <Width>280</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\aquamonitor//cpu/0/clock/6_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>CPU Core #6</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>1000</rangeMin>
      <rangeMax>4400</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#277e79b5</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45.162162162162161</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>false</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#007e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>2670</X>
      <Y>960</Y>
      <Height>40</Height>
      <Width>280</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\aquamonitor//cpu/0/clock/4_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>CPU Core #4</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>auto</chartRangeSettings>
      <rangeMin>1000</rangeMin>
      <rangeMax>4300</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#277e79b5</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>false</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#007e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>2670</X>
      <Y>920</Y>
      <Height>40</Height>
      <Width>280</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\aquamonitor//cpu/0/clock/2_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>CPU Core #2</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>1000</rangeMin>
      <rangeMax>4300</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#277e79b5</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>false</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#007e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1500</X>
      <Y>920</Y>
      <Height>40</Height>
      <Width>285</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/cpu_0_intel_core_i76950x/core_0_thread_1_usage/117440513_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Core #0 Thread #1 Usage</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>1</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#277e79b5</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>false</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>2075</X>
      <Y>920</Y>
      <Height>40</Height>
      <Width>285</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/cpu_0_intel_core_i76950x/core_1_thread_1_usage/117440515_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Core #1 Thread #1 Usage</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>1</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#277e79b5</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>false</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1785</X>
      <Y>920</Y>
      <Height>40</Height>
      <Width>290</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/cpu_0_intel_core_i76950x/core_1_thread_0_usage/117440514_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Core #1 Thread #0 Usage</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>1</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#277e79b5</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>false</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1210</X>
      <Y>960</Y>
      <Height>40</Height>
      <Width>290</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>5</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/cpu_0_intel_core_i76950x/core_2_thread_0_usage/117440516_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Core #2 Thread #0 Usage</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>1</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#277e79b5</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>false</ChartShowYAxis>
      <ChartShowYAxisLabels>false</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1500</X>
      <Y>960</Y>
      <Height>40</Height>
      <Width>285</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>5</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/cpu_0_intel_core_i76950x/core_2_thread_1_usage/117440517_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Core #2 Thread #1 Usage</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>1</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#277e79b5</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>false</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1785</X>
      <Y>960</Y>
      <Height>40</Height>
      <Width>290</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>5</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/cpu_0_intel_core_i76950x/core_3_thread_0_usage/117440518_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Core #3 Thread #0 Usage</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>1</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#277e79b5</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>false</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>2075</X>
      <Y>960</Y>
      <Height>40</Height>
      <Width>285</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>5</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/cpu_0_intel_core_i76950x/core_3_thread_1_usage/117440519_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Core #3 Thread #1 Usage</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>1</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#277e79b5</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>false</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1210</X>
      <Y>1000</Y>
      <Height>40</Height>
      <Width>290</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/cpu_0_intel_core_i76950x/core_4_thread_0_usage/117440520_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Core #4 Thread #0 Usage</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>1</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#277e79b5</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>false</ChartShowYAxis>
      <ChartShowYAxisLabels>false</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1500</X>
      <Y>1000</Y>
      <Height>40</Height>
      <Width>285</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/cpu_0_intel_core_i76950x/core_4_thread_1_usage/117440521_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Core #4 Thread #1 Usage</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>1</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#277e79b5</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>false</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1785</X>
      <Y>1000</Y>
      <Height>40</Height>
      <Width>290</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/cpu_0_intel_core_i76950x/core_5_thread_0_usage/117440522_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Core #5 Thread #0 Usage</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>1</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#27fcfcfc</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>false</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>2075</X>
      <Y>1000</Y>
      <Height>40</Height>
      <Width>285</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/cpu_0_intel_core_i76950x/core_5_thread_1_usage/117440523_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Core #5 Thread #1 Usage</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>1</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#277e79b5</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>false</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1210</X>
      <Y>1040</Y>
      <Height>40</Height>
      <Width>290</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/cpu_0_intel_core_i76950x/core_6_thread_0_usage/117440524_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Core #6 Thread #0 Usage</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>1</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#277e79b5</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>false</ChartShowYAxis>
      <ChartShowYAxisLabels>false</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1500</X>
      <Y>1040</Y>
      <Height>40</Height>
      <Width>285</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/cpu_0_intel_core_i76950x/core_6_thread_1_usage/117440525_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Core #6 Thread #1 Usage</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>1</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#277e79b5</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>false</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1785</X>
      <Y>1040</Y>
      <Height>40</Height>
      <Width>290</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/cpu_0_intel_core_i76950x/core_7_thread_0_usage/117440526_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Core #7 Thread #0 Usage</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>1</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#277e79b5</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>false</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>2075</X>
      <Y>1040</Y>
      <Height>40</Height>
      <Width>285</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/cpu_0_intel_core_i76950x/core_7_thread_1_usage/117440527_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Core #7 Thread #1 Usage</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>1</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#277e79b5</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>false</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1210</X>
      <Y>1080</Y>
      <Height>40</Height>
      <Width>290</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/cpu_0_intel_core_i76950x/core_8_thread_0_usage/117440528_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Core #8 Thread #0 Usage</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>1</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#277e79b5</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>false</ChartShowYAxis>
      <ChartShowYAxisLabels>false</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1500</X>
      <Y>1080</Y>
      <Height>40</Height>
      <Width>285</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/cpu_0_intel_core_i76950x/core_8_thread_1_usage/117440529_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Core #8 Thread #1 Usage</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>1</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#277e79b5</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>false</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1785</X>
      <Y>1080</Y>
      <Height>40</Height>
      <Width>290</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/cpu_0_intel_core_i76950x/core_9_thread_0_usage/117440530_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Core #9 Thread #0 Usage</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>1</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#277e79b5</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>false</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>2075</X>
      <Y>1080</Y>
      <Height>40</Height>
      <Width>285</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/cpu_0_intel_core_i76950x/core_9_thread_1_usage/117440531_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Core #9 Thread #1 Usage</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>1</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#277e79b5</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>false</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>2390</X>
      <Y>20</Y>
      <Height>60</Height>
      <Width>560</Width>
      <ZOrder>4</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\temperatures\27</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>sTemp1 - MoraOut</Title>
      <TitleShow>true</TitleShow>
      <ItemStyle>MAIN_VALUE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>true</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14.67</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>autoMinimumRange</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffff0000</c>
      </chartLineColor>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>2390</X>
      <Y>80</Y>
      <Height>120</Height>
      <Width>560</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\temperatures\27</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>DIFF Water</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>15</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#00ffffff</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsXamlItem">
      <X>2380</X>
      <Y>10</Y>
      <Height>200</Height>
      <Width>580</Width>
      <ZOrder>2</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>XamlControl</connection>
      <itemType>XamlControl</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <xamlCode>&lt;UserControl
    x:Name="this"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
    mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"&gt;
    &lt;Grid&gt;

        &lt;!--Rectangle--&gt;
        &lt;!--Fill: defines the backgound color--&gt;
        &lt;Rectangle
            Fill="#FFB0B0B0"
            Height="Auto"
            Width="Auto" 
            Opacity="1.0"
            Margin="0,0,0,0" 
            
            RadiusX="3" 
            RadiusY="3" 
            StrokeThickness="0" 
            Stroke="#FFFF0000" /&gt;
    &lt;/Grid&gt;
&lt;/UserControl&gt;</xamlCode>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>620</X>
      <Y>920</Y>
      <Height>200</Height>
      <Width>560</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\temperatures\25</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>DIFF CPU</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>0</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>32</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#00ffffff</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>620</X>
      <Y>860</Y>
      <Height>60</Height>
      <Width>560</Width>
      <ZOrder>4</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\temperatures\25</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>DIFF CPU</Title>
      <TitleShow>true</TitleShow>
      <ItemStyle>MAIN_VALUE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>0</numberPrecision>
      <showStatistic>true</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14.67</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>autoMinimumRange</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffff0000</c>
      </chartLineColor>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsXamlItem">
      <X>610</X>
      <Y>850</Y>
      <Height>280</Height>
      <Width>580</Width>
      <ZOrder>2</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>XamlControl</connection>
      <itemType>XamlControl</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <xamlCode>&lt;UserControl
    x:Name="this"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
    mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"&gt;
    &lt;Grid&gt;

        &lt;!--Rectangle--&gt;
        &lt;!--Fill: defines the backgound color--&gt;
        &lt;Rectangle
            Fill="#FFB0B0B0"
            Height="Auto"
            Width="Auto" 
            Opacity="1.0"
            Margin="0,0,0,0" 
            
            RadiusX="3" 
            RadiusY="3" 
            StrokeThickness="0" 
            Stroke="#FFFF0000" /&gt;
    &lt;/Grid&gt;
&lt;/UserControl&gt;</xamlCode>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>620</X>
      <Y>710</Y>
      <Height>120</Height>
      <Width>560</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\temperatures\26</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>DIFF GPU</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>120</barHeight>
      <showBarValue>false</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>15</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>20</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#00ffffff</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Vertical</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>0</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#007e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>620</X>
      <Y>650</Y>
      <Height>60</Height>
      <Width>560</Width>
      <ZOrder>4</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\temperatures\26</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>DIFF GPU</Title>
      <TitleShow>true</TitleShow>
      <ItemStyle>MAIN_VALUE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>true</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14.67</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>autoMinimumRange</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffff0000</c>
      </chartLineColor>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsXamlItem">
      <X>610</X>
      <Y>640</Y>
      <Height>200</Height>
      <Width>580</Width>
      <ZOrder>2</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>XamlControl</connection>
      <itemType>XamlControl</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <xamlCode>&lt;UserControl
    x:Name="this"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
    mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"&gt;
    &lt;Grid&gt;

        &lt;!--Rectangle--&gt;
        &lt;!--Fill: defines the backgound color--&gt;
        &lt;Rectangle
            Fill="#FFB0B0B0"
            Height="Auto"
            Width="Auto" 
            Opacity="1.0"
            Margin="0,0,0,0" 
            
            RadiusX="3" 
            RadiusY="3" 
            StrokeThickness="0" 
            Stroke="#FFFF0000" /&gt;
    &lt;/Grid&gt;
&lt;/UserControl&gt;</xamlCode>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>2390</X>
      <Y>440</Y>
      <Height>180</Height>
      <Width>560</Width>
      <ZOrder>17</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/corsair_ax1200i/psu_total_power/83886085_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>16</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>manual</TitleSource>
      <Title>AX1200i</Title>
      <TitleShow>true</TitleShow>
      <ItemStyle>GAUGE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>15</logTimespan>
      <numberPrecision>0</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>right</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>autoMinimumRange</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffff0000</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#00ff0600</c>
        </col>
        <position>90</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>100</Minimum>
        <Maximum>1200</Maximum>
        <NeedleColor>
          <c>#ff0000ff</c>
        </NeedleColor>
        <ShowStatisticBar>false</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>104.69151074686869</ScaleAngle>
        <MajorTickStep>100</MajorTickStep>
        <MinorTickStep>50</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsXamlItem">
      <X>2380</X>
      <Y>430</Y>
      <Height>200</Height>
      <Width>580</Width>
      <ZOrder>1</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>XamlControl</connection>
      <itemType>XamlControl</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <xamlCode>&lt;UserControl
    x:Name="this"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
    mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"&gt;
    &lt;Grid&gt;

        &lt;!--Rectangle--&gt;
        &lt;!--Fill: defines the backgound color--&gt;
        &lt;Rectangle
            Fill="#FFB0B0B0"
            Height="Auto"
            Width="Auto" 
            Opacity="1.0"
            Margin="0,0,0,0" 
            
            RadiusX="5" 
            RadiusY="5" 
            StrokeThickness="0" 
            Stroke="#FFFF0000" /&gt;
    &lt;/Grid&gt;
&lt;/UserControl&gt;</xamlCode>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>2390</X>
      <Y>1210</Y>
      <Height>120</Height>
      <Width>560</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/corsair_ax1200i/temperature2/16777217_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Temperature2</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>0</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>25</rangeMin>
      <rangeMax>75</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#00ffffff</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsXamlItem">
      <X>2380</X>
      <Y>1140</Y>
      <Height>200</Height>
      <Width>580</Width>
      <ZOrder>2</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>XamlControl</connection>
      <itemType>XamlControl</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <xamlCode>&lt;UserControl
    x:Name="this"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
    mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"&gt;
    &lt;Grid&gt;

        &lt;!--Rectangle--&gt;
        &lt;!--Fill: defines the backgound color--&gt;
        &lt;Rectangle
            Fill="#FFB0B0B0"
            Height="Auto"
            Width="Auto" 
            Opacity="1.0"
            Margin="0,0,0,0" 
            
            RadiusX="3" 
            RadiusY="3" 
            StrokeThickness="0" 
            Stroke="#FFFF0000" /&gt;
    &lt;/Grid&gt;
&lt;/UserControl&gt;</xamlCode>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1210</X>
      <Y>80</Y>
      <Height>120</Height>
      <Width>560</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\temperatures\35</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Wasser</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>15</rangeMin>
      <rangeMax>40</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>true</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#00000000</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsXamlItem">
      <X>1200</X>
      <Y>10</Y>
      <Height>200</Height>
      <Width>580</Width>
      <ZOrder>2</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>XamlControl</connection>
      <itemType>XamlControl</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <xamlCode>&lt;UserControl
    x:Name="this"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
    mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"&gt;
    &lt;Grid&gt;

        &lt;!--Rectangle--&gt;
        &lt;!--Fill: defines the backgound color--&gt;
        &lt;Rectangle
            Fill="#FFB0B0B0"
            Height="Auto"
            Width="Auto" 
            Opacity="1.0"
            Margin="0,0,0,0" 
            
            RadiusX="3" 
            RadiusY="3" 
            StrokeThickness="0" 
            Stroke="#FFFF0000" /&gt;
    &lt;/Grid&gt;
&lt;/UserControl&gt;</xamlCode>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>1210</X>
      <Y>20</Y>
      <Height>60</Height>
      <Width>560</Width>
      <ZOrder>4</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>aquaero5:1169534090:data\temperatures\35</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>Durchschnitt - Wasser</Title>
      <TitleShow>true</TitleShow>
      <ItemStyle>MAIN_VALUE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>1</numberPrecision>
      <showStatistic>true</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14.67</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>autoMinimumRange</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffff0000</c>
      </chartLineColor>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>2390</X>
      <Y>1150</Y>
      <Height>60</Height>
      <Width>560</Width>
      <ZOrder>4</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/corsair_ax1200i/temperature2/16777217_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>manual</TitleSource>
      <Title>AX1200i</Title>
      <TitleShow>true</TitleShow>
      <ItemStyle>MAIN_VALUE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>0</numberPrecision>
      <showStatistic>true</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14.67</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>autoMinimumRange</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffff0000</c>
      </chartLineColor>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>2390</X>
      <Y>230</Y>
      <Height>60</Height>
      <Width>560</Width>
      <ZOrder>4</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/corsair_ax1200i/psu_total_power/83886085_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>manual</TitleSource>
      <Title>AX1200i</Title>
      <TitleShow>true</TitleShow>
      <ItemStyle>MAIN_VALUE</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>0</numberPrecision>
      <showStatistic>true</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14.67</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>autoMinimumRange</chartRangeSettings>
      <rangeMin>0</rangeMin>
      <rangeMax>100</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#ffff0000</c>
      </chartLineColor>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>true</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#277e79b5</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsDataItem">
      <X>2390</X>
      <Y>290</Y>
      <Height>120</Height>
      <Width>560</Width>
      <ZOrder>5</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>service_data:1:data\sensor\hwinfo/corsair_ax1200i/psu_total_power/83886085_0</connection>
      <itemType>SensorData</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <TitleSource>datasource</TitleSource>
      <Title>PSU Total Power</Title>
      <TitleShow>false</TitleShow>
      <ItemStyle>CHART</ItemStyle>
      <backgroundOpacity>1</backgroundOpacity>
      <logTimespan>60</logTimespan>
      <numberPrecision>0</numberPrecision>
      <showStatistic>false</showStatistic>
      <statisticPosition>bottom</statisticPosition>
      <fontStatistic>
        <size>14</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ffffffff</col>
      </fontStatistic>
      <barHeight>25</barHeight>
      <showBarValue>true</showBarValue>
      <BarStartValue>0</BarStartValue>
      <BarEndValue>100</BarEndValue>
      <chartRangeSettings>manually</chartRangeSettings>
      <rangeMin>100</rangeMin>
      <rangeMax>750</rangeMax>
      <zoomMax>5</zoomMax>
      <chartGrowRangeValue>false</chartGrowRangeValue>
      <chartLineWidth>1</chartLineWidth>
      <chartLineColor>
        <c>#00ffffff</c>
      </chartLineColor>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>15</position>
      </colors>
      <colors>
        <col>
          <c>#ff0000ff</c>
        </col>
        <position>45</position>
      </colors>
      <backgroundColor>
        <c>#fff5f5f5</c>
      </backgroundColor>
      <backgroundMode>Default</backgroundMode>
      <BarOrientation>Horizontal</BarOrientation>
      <BarBorderColor>
        <c>#ff000000</c>
      </BarBorderColor>
      <BarBorderWidth>2</BarBorderWidth>
      <gauge>
        <IndicatorHeight>8</IndicatorHeight>
        <ScaleColor>
          <c>#ff000000</c>
        </ScaleColor>
        <Minimum>0</Minimum>
        <Maximum>100</Maximum>
        <NeedleColor>
          <c>#ffff0000</c>
        </NeedleColor>
        <ShowStatisticBar>true</ShowStatisticBar>
        <StatisticColor>
          <c>#ff0000ff</c>
        </StatisticColor>
        <StatisticHeight>5</StatisticHeight>
        <ScaleAngle>120</ScaleAngle>
        <MajorTickStep>10</MajorTickStep>
        <MinorTickStep>2</MinorTickStep>
      </gauge>
      <ChartAxisFont>
        <size>10</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </ChartAxisFont>
      <ChartAxisColor>
        <c>#ff000000</c>
      </ChartAxisColor>
      <ChartShowXAxis>false</ChartShowXAxis>
      <ChartShowXAxisLabels>false</ChartShowXAxisLabels>
      <ChartShowYAxis>true</ChartShowYAxis>
      <ChartShowYAxisLabels>true</ChartShowYAxisLabels>
      <ChartValueGridColor>
        <c>#00000000</c>
      </ChartValueGridColor>
    </SettingsBase>
    <SettingsBase xsi:type="SettingsXamlItem">
      <X>2380</X>
      <Y>220</Y>
      <Height>200</Height>
      <Width>580</Width>
      <ZOrder>2</ZOrder>
      <Opacity>1</Opacity>
      <SnapToGrid>true</SnapToGrid>
      <GridSize>10</GridSize>
      <connection>XamlControl</connection>
      <itemType>XamlControl</itemType>
      <font>
        <size>26</size>
        <w>Normal</w>
        <st>Normal</st>
        <f>Segoe UI</f>
        <col>#ff000000</col>
      </font>
      <xamlCode>&lt;UserControl
    x:Name="this"
    xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
    xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
    xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" 
    xmlns:d="http://schemas.microsoft.com/expression/blend/2008" 
    mc:Ignorable="d" d:DesignHeight="300" d:DesignWidth="300"&gt;
    &lt;Grid&gt;

        &lt;!--Rectangle--&gt;
        &lt;!--Fill: defines the backgound color--&gt;
        &lt;Rectangle
            Fill="#FFB0B0B0"
            Height="Auto"
            Width="Auto" 
            Opacity="1.0"
            Margin="0,0,0,0" 
            
            RadiusX="3" 
            RadiusY="3" 
            StrokeThickness="0" 
            Stroke="#FFFF0000" /&gt;
    &lt;/Grid&gt;
&lt;/UserControl&gt;</xamlCode>
    </SettingsBase>
  </Items>
</SettingsGroup>