# C1.WPF.Gauge.C1Gauge

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_WPF_Gauge_C1Gauge" data-uid="C1.WPF.Gauge.C1Gauge" class="text-break">C1Gauge Class
</h1>
  <div class="markdown level0 summary"><p>Base class for the Gauge controls</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">C1Gauge</span></div>
      <div class="level2"><a class="xref" href="C1.WPF.Gauge.C1LinearGauge.html">C1LinearGauge</a></div>
      <div class="level2"><a class="xref" href="C1.WPF.Gauge.C1RadialGauge.html">C1RadialGauge</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><span class="xref">IDependencyObject</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.WPF.Gauge.html">C1.WPF.Gauge</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.Gauge.dll</h6>
  <h5 id="C1_WPF_Gauge_C1Gauge_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class C1Gauge : C1View, IDependencyObject</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public MustInherit Class C1Gauge
    Inherits C1View
    Implements IDependencyObject</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge__ctor" data-uid="C1.WPF.Gauge.C1Gauge.#ctor">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.-ctor.html#C1_WPF_Gauge_C1Gauge__ctor">C1Gauge()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.WPF.Gauge.C1Gauge.html">C1Gauge</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_DefaultFaceBorderColor" data-uid="C1.WPF.Gauge.C1Gauge.DefaultFaceBorderColor">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.DefaultFaceBorderColor.html">DefaultFaceBorderColor</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_DefaultFaceBorderWidth" data-uid="C1.WPF.Gauge.C1Gauge.DefaultFaceBorderWidth">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.DefaultFaceBorderWidth.html">DefaultFaceBorderWidth</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_DefaultFaceColor" data-uid="C1.WPF.Gauge.C1Gauge.DefaultFaceColor">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.DefaultFaceColor.html">DefaultFaceColor</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_DefaultFormat" data-uid="C1.WPF.Gauge.C1Gauge.DefaultFormat">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.DefaultFormat.html">DefaultFormat</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_DefaultMax" data-uid="C1.WPF.Gauge.C1Gauge.DefaultMax">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.DefaultMax.html">DefaultMax</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_DefaultMin" data-uid="C1.WPF.Gauge.C1Gauge.DefaultMin">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.DefaultMin.html">DefaultMin</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_DefaultMinMaxFontName" data-uid="C1.WPF.Gauge.C1Gauge.DefaultMinMaxFontName">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.DefaultMinMaxFontName.html">DefaultMinMaxFontName</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_DefaultMinMaxFontSize" data-uid="C1.WPF.Gauge.C1Gauge.DefaultMinMaxFontSize">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.DefaultMinMaxFontSize.html">DefaultMinMaxFontSize</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_DefaultMinMaxOpacity" data-uid="C1.WPF.Gauge.C1Gauge.DefaultMinMaxOpacity">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.DefaultMinMaxOpacity.html">DefaultMinMaxOpacity</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_DefaultMinMaxTextColor" data-uid="C1.WPF.Gauge.C1Gauge.DefaultMinMaxTextColor">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.DefaultMinMaxTextColor.html">DefaultMinMaxTextColor</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_DefaultOrigin" data-uid="C1.WPF.Gauge.C1Gauge.DefaultOrigin">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.DefaultOrigin.html">DefaultOrigin</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_DefaultPointerColor" data-uid="C1.WPF.Gauge.C1Gauge.DefaultPointerColor">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.DefaultPointerColor.html">DefaultPointerColor</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_DefaultPointerThickness" data-uid="C1.WPF.Gauge.C1Gauge.DefaultPointerThickness">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.DefaultPointerThickness.html">DefaultPointerThickness</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_DefaultReadonly" data-uid="C1.WPF.Gauge.C1Gauge.DefaultReadonly">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.DefaultReadonly.html">DefaultReadonly</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_DefaultShowRanges" data-uid="C1.WPF.Gauge.C1Gauge.DefaultShowRanges">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.DefaultShowRanges.html">DefaultShowRanges</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_DefaultStep" data-uid="C1.WPF.Gauge.C1Gauge.DefaultStep">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.DefaultStep.html">DefaultStep</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_DefaultTextVisibility" data-uid="C1.WPF.Gauge.C1Gauge.DefaultTextVisibility">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.DefaultTextVisibility.html">DefaultTextVisibility</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_DefaultThickness" data-uid="C1.WPF.Gauge.C1Gauge.DefaultThickness">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.DefaultThickness.html">DefaultThickness</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_DefaultValueFontName" data-uid="C1.WPF.Gauge.C1Gauge.DefaultValueFontName">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.DefaultValueFontName.html">DefaultValueFontName</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_DefaultValueFontSize" data-uid="C1.WPF.Gauge.C1Gauge.DefaultValueFontSize">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.DefaultValueFontSize.html">DefaultValueFontSize</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_DefaultValueTextColor" data-uid="C1.WPF.Gauge.C1Gauge.DefaultValueTextColor">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.DefaultValueTextColor.html">DefaultValueTextColor</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_FaceBorderBrushProperty" data-uid="C1.WPF.Gauge.C1Gauge.FaceBorderBrushProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.FaceBorderBrushProperty.html">FaceBorderBrushProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.FaceBorderBrush.html#C1_WPF_Gauge_C1Gauge_FaceBorderBrush">FaceBorderBrush</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_FaceBorderColorProperty" data-uid="C1.WPF.Gauge.C1Gauge.FaceBorderColorProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.FaceBorderColorProperty.html">FaceBorderColorProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.FaceBorderColor.html#C1_WPF_Gauge_C1Gauge_FaceBorderColor">FaceBorderColor</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_FaceBorderDashesProperty" data-uid="C1.WPF.Gauge.C1Gauge.FaceBorderDashesProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.FaceBorderDashesProperty.html">FaceBorderDashesProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.FaceBorderDashes.html#C1_WPF_Gauge_C1Gauge_FaceBorderDashes">FaceBorderDashes</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_FaceBorderWidthProperty" data-uid="C1.WPF.Gauge.C1Gauge.FaceBorderWidthProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.FaceBorderWidthProperty.html">FaceBorderWidthProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.FaceBorderWidth.html#C1_WPF_Gauge_C1Gauge_FaceBorderWidth">FaceBorderWidth</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_FaceBrushProperty" data-uid="C1.WPF.Gauge.C1Gauge.FaceBrushProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.FaceBrushProperty.html">FaceBrushProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.FaceBrush.html#C1_WPF_Gauge_C1Gauge_FaceBrush">FaceBrush</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_FaceColorProperty" data-uid="C1.WPF.Gauge.C1Gauge.FaceColorProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.FaceColorProperty.html">FaceColorProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.FaceColor.html#C1_WPF_Gauge_C1Gauge_FaceColor">FaceColor</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_FaceProperty" data-uid="C1.WPF.Gauge.C1Gauge.FaceProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.FaceProperty.html">FaceProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.Face.html#C1_WPF_Gauge_C1Gauge_Face">Face</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_FormatProperty" data-uid="C1.WPF.Gauge.C1Gauge.FormatProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.FormatProperty.html">FormatProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.Format.html#C1_WPF_Gauge_C1Gauge_Format">Format</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_IsAnimatedProperty" data-uid="C1.WPF.Gauge.C1Gauge.IsAnimatedProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.IsAnimatedProperty.html">IsAnimatedProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.IsAnimated.html#C1_WPF_Gauge_C1Gauge_IsAnimated">IsAnimated</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_IsEnabledProperty" data-uid="C1.WPF.Gauge.C1Gauge.IsEnabledProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.IsEnabledProperty.html">IsEnabledProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.IsEnabled.html#C1_WPF_Gauge_C1Gauge_IsEnabled">IsEnabled</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_IsReadOnlyProperty" data-uid="C1.WPF.Gauge.C1Gauge.IsReadOnlyProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.IsReadOnlyProperty.html">IsReadOnlyProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.IsReadOnly.html#C1_WPF_Gauge_C1Gauge_IsReadOnly">IsReadOnly</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_MarkBrushProperty" data-uid="C1.WPF.Gauge.C1Gauge.MarkBrushProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.MarkBrushProperty.html">MarkBrushProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.MarkBrush.html#C1_WPF_Gauge_C1Gauge_MarkBrush">MarkBrush</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_MarkThicknessProperty" data-uid="C1.WPF.Gauge.C1Gauge.MarkThicknessProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.MarkThicknessProperty.html">MarkThicknessProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.MarkThickness.html#C1_WPF_Gauge_C1Gauge_MarkThickness">MarkThickness</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_MaxFontFamilyProperty" data-uid="C1.WPF.Gauge.C1Gauge.MaxFontFamilyProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.MaxFontFamilyProperty.html">MaxFontFamilyProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.MaxFontFamily.html#C1_WPF_Gauge_C1Gauge_MaxFontFamily">MaxFontFamily</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_MaxFontSizeProperty" data-uid="C1.WPF.Gauge.C1Gauge.MaxFontSizeProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.MaxFontSizeProperty.html">MaxFontSizeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.MaxFontSize.html#C1_WPF_Gauge_C1Gauge_MaxFontSize">MaxFontSize</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_MaxFontStyleProperty" data-uid="C1.WPF.Gauge.C1Gauge.MaxFontStyleProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.MaxFontStyleProperty.html">MaxFontStyleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.MaxFontStyle.html#C1_WPF_Gauge_C1Gauge_MaxFontStyle">MaxFontStyle</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_MaxFontWeightProperty" data-uid="C1.WPF.Gauge.C1Gauge.MaxFontWeightProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.MaxFontWeightProperty.html">MaxFontWeightProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.MaxFontWeight.html#C1_WPF_Gauge_C1Gauge_MaxFontWeight">MaxFontWeight</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_MaxForegroundProperty" data-uid="C1.WPF.Gauge.C1Gauge.MaxForegroundProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.MaxForegroundProperty.html">MaxForegroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.MaxForeground.html#C1_WPF_Gauge_C1Gauge_MaxForeground">MaxForeground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_MaxProperty" data-uid="C1.WPF.Gauge.C1Gauge.MaxProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.MaxProperty.html">MaxProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.Max.html#C1_WPF_Gauge_C1Gauge_Max">Max</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_MaxTextColorProperty" data-uid="C1.WPF.Gauge.C1Gauge.MaxTextColorProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.MaxTextColorProperty.html">MaxTextColorProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.MaxTextColor.html#C1_WPF_Gauge_C1Gauge_MaxTextColor">MaxTextColor</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_MaximumProperty" data-uid="C1.WPF.Gauge.C1Gauge.MaximumProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.MaximumProperty.html">MaximumProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.Maximum.html#C1_WPF_Gauge_C1Gauge_Maximum">Maximum</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_MinFontFamilyProperty" data-uid="C1.WPF.Gauge.C1Gauge.MinFontFamilyProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.MinFontFamilyProperty.html">MinFontFamilyProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.MinFontFamily.html#C1_WPF_Gauge_C1Gauge_MinFontFamily">MinFontFamily</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_MinFontSizeProperty" data-uid="C1.WPF.Gauge.C1Gauge.MinFontSizeProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.MinFontSizeProperty.html">MinFontSizeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.MinFontSize.html#C1_WPF_Gauge_C1Gauge_MinFontSize">MinFontSize</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_MinFontStyleProperty" data-uid="C1.WPF.Gauge.C1Gauge.MinFontStyleProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.MinFontStyleProperty.html">MinFontStyleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.MinFontStyle.html#C1_WPF_Gauge_C1Gauge_MinFontStyle">MinFontStyle</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_MinFontWeightProperty" data-uid="C1.WPF.Gauge.C1Gauge.MinFontWeightProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.MinFontWeightProperty.html">MinFontWeightProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.MinFontWeight.html#C1_WPF_Gauge_C1Gauge_MinFontWeight">MinFontWeight</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_MinForegroundProperty" data-uid="C1.WPF.Gauge.C1Gauge.MinForegroundProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.MinForegroundProperty.html">MinForegroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.MinForeground.html#C1_WPF_Gauge_C1Gauge_MinForeground">MinForeground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_MinProperty" data-uid="C1.WPF.Gauge.C1Gauge.MinProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.MinProperty.html">MinProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.Min.html#C1_WPF_Gauge_C1Gauge_Min">Min</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_MinTextColorProperty" data-uid="C1.WPF.Gauge.C1Gauge.MinTextColorProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.MinTextColorProperty.html">MinTextColorProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.MinTextColor.html#C1_WPF_Gauge_C1Gauge_MinTextColor">MinTextColor</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_MinimumProperty" data-uid="C1.WPF.Gauge.C1Gauge.MinimumProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.MinimumProperty.html">MinimumProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.Minimum.html#C1_WPF_Gauge_C1Gauge_Minimum">Minimum</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_OriginProperty" data-uid="C1.WPF.Gauge.C1Gauge.OriginProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.OriginProperty.html">OriginProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.Origin.html#C1_WPF_Gauge_C1Gauge_Origin">Origin</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_PointerBrushProperty" data-uid="C1.WPF.Gauge.C1Gauge.PointerBrushProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.PointerBrushProperty.html">PointerBrushProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.PointerBrush.html#C1_WPF_Gauge_C1Gauge_PointerBrush">PointerBrush</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_PointerColorProperty" data-uid="C1.WPF.Gauge.C1Gauge.PointerColorProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.PointerColorProperty.html">PointerColorProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.PointerColor.html#C1_WPF_Gauge_C1Gauge_PointerColor">PointerColor</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_PointerProperty" data-uid="C1.WPF.Gauge.C1Gauge.PointerProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.PointerProperty.html">PointerProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.Pointer.html#C1_WPF_Gauge_C1Gauge_Pointer">Pointer</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_ShowRangePointerProperty" data-uid="C1.WPF.Gauge.C1Gauge.ShowRangePointerProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.ShowRangePointerProperty.html">ShowRangePointerProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.ShowRangePointer.html#C1_WPF_Gauge_C1Gauge_ShowRangePointer">ShowRangePointer</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_ShowRangesProperty" data-uid="C1.WPF.Gauge.C1Gauge.ShowRangesProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.ShowRangesProperty.html">ShowRangesProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.ShowRanges.html#C1_WPF_Gauge_C1Gauge_ShowRanges">ShowRanges</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_StepProperty" data-uid="C1.WPF.Gauge.C1Gauge.StepProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.StepProperty.html">StepProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.Step.html#C1_WPF_Gauge_C1Gauge_Step">Step</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_TextVisibilityProperty" data-uid="C1.WPF.Gauge.C1Gauge.TextVisibilityProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.TextVisibilityProperty.html">TextVisibilityProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.TextVisibility.html#C1_WPF_Gauge_C1Gauge_TextVisibility">TextVisibility</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_ThicknessProperty" data-uid="C1.WPF.Gauge.C1Gauge.ThicknessProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.ThicknessProperty.html">ThicknessProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.Thickness.html#C1_WPF_Gauge_C1Gauge_Thickness">Thickness</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_ValueFontFamilyProperty" data-uid="C1.WPF.Gauge.C1Gauge.ValueFontFamilyProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.ValueFontFamilyProperty.html">ValueFontFamilyProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.ValueFontFamily.html#C1_WPF_Gauge_C1Gauge_ValueFontFamily">ValueFontFamily</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_ValueFontSizeProperty" data-uid="C1.WPF.Gauge.C1Gauge.ValueFontSizeProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.ValueFontSizeProperty.html">ValueFontSizeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.ValueFontSize.html#C1_WPF_Gauge_C1Gauge_ValueFontSize">ValueFontSize</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_ValueFontStyleProperty" data-uid="C1.WPF.Gauge.C1Gauge.ValueFontStyleProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.ValueFontStyleProperty.html">ValueFontStyleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.ValueFontStyle.html#C1_WPF_Gauge_C1Gauge_ValueFontStyle">ValueFontStyle</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_ValueFontWeightProperty" data-uid="C1.WPF.Gauge.C1Gauge.ValueFontWeightProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.ValueFontWeightProperty.html">ValueFontWeightProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.ValueFontWeight.html#C1_WPF_Gauge_C1Gauge_ValueFontWeight">ValueFontWeight</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_ValueForegroundProperty" data-uid="C1.WPF.Gauge.C1Gauge.ValueForegroundProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.ValueForegroundProperty.html">ValueForegroundProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.ValueForeground.html#C1_WPF_Gauge_C1Gauge_ValueForeground">ValueForeground</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_ValueProperty" data-uid="C1.WPF.Gauge.C1Gauge.ValueProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.ValueProperty.html">ValueProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.Value.html#C1_WPF_Gauge_C1Gauge_Value">Value</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_ValueTextColorProperty" data-uid="C1.WPF.Gauge.C1Gauge.ValueTextColorProperty">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.ValueTextColorProperty.html">ValueTextColorProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.WPF.Gauge.C1Gauge.ValueTextColor.html#C1_WPF_Gauge_C1Gauge_ValueTextColor">ValueTextColor</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge__textMax" data-uid="C1.WPF.Gauge.C1Gauge._textMax">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge._textMax.html">_textMax</a>
        </td>
        <td class="markdown level1 summary"><p>The string of Min, Max, and Value.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge__textMaxRect" data-uid="C1.WPF.Gauge.C1Gauge._textMaxRect">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge._textMaxRect.html">_textMaxRect</a>
        </td>
        <td class="markdown level1 summary"><p>The rectangle of Min, Max, and Value.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge__textMin" data-uid="C1.WPF.Gauge.C1Gauge._textMin">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge._textMin.html">_textMin</a>
        </td>
        <td class="markdown level1 summary"><p>The string of Min, Max, and Value.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge__textMinRect" data-uid="C1.WPF.Gauge.C1Gauge._textMinRect">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge._textMinRect.html">_textMinRect</a>
        </td>
        <td class="markdown level1 summary"><p>The rectangle of Min, Max, and Value.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge__textValue" data-uid="C1.WPF.Gauge.C1Gauge._textValue">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge._textValue.html">_textValue</a>
        </td>
        <td class="markdown level1 summary"><p>The string of Min, Max, and Value.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge__textValueRect" data-uid="C1.WPF.Gauge.C1Gauge._textValueRect">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge._textValueRect.html">_textValueRect</a>
        </td>
        <td class="markdown level1 summary"><p>The rectangle of Min, Max, and Value.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_Decorators" data-uid="C1.WPF.Gauge.C1Gauge.Decorators">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.Decorators.html#C1_WPF_Gauge_C1Gauge_Decorators">Decorators</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of decorators in this gauge.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_Face" data-uid="C1.WPF.Gauge.C1Gauge.Face">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.Face.html#C1_WPF_Gauge_C1Gauge_Face">Face</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="C1.WPF.Gauge.GaugeRange.html">GaugeRange</a> used to represent the gauge's overall geometry and appearance.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_FaceBorderBrush" data-uid="C1.WPF.Gauge.C1Gauge.FaceBorderBrush">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.FaceBorderBrush.html#C1_WPF_Gauge_C1Gauge_FaceBorderBrush">FaceBorderBrush</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the brush of the face border.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_FaceBorderColor" data-uid="C1.WPF.Gauge.C1Gauge.FaceBorderColor">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.FaceBorderColor.html#C1_WPF_Gauge_C1Gauge_FaceBorderColor">FaceBorderColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the face border.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_FaceBorderDashes" data-uid="C1.WPF.Gauge.C1Gauge.FaceBorderDashes">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.FaceBorderDashes.html#C1_WPF_Gauge_C1Gauge_FaceBorderDashes">FaceBorderDashes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the face border dashes.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_FaceBorderWidth" data-uid="C1.WPF.Gauge.C1Gauge.FaceBorderWidth">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.FaceBorderWidth.html#C1_WPF_Gauge_C1Gauge_FaceBorderWidth">FaceBorderWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the width of the face border.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_FaceBrush" data-uid="C1.WPF.Gauge.C1Gauge.FaceBrush">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.FaceBrush.html#C1_WPF_Gauge_C1Gauge_FaceBrush">FaceBrush</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the brush of the face.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_FaceColor" data-uid="C1.WPF.Gauge.C1Gauge.FaceColor">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.FaceColor.html#C1_WPF_Gauge_C1Gauge_FaceColor">FaceColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the face.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_Format" data-uid="C1.WPF.Gauge.C1Gauge.Format">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.Format.html#C1_WPF_Gauge_C1Gauge_Format">Format</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the format string used for displaying the gauge values as text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_IsAnimated" data-uid="C1.WPF.Gauge.C1Gauge.IsAnimated">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.IsAnimated.html#C1_WPF_Gauge_C1Gauge_IsAnimated">IsAnimated</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether changing the value will animate the gauge.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_IsEnabled" data-uid="C1.WPF.Gauge.C1Gauge.IsEnabled">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.IsEnabled.html#C1_WPF_Gauge_C1Gauge_IsEnabled">IsEnabled</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether gauge enables user interaction or not.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_IsReadOnly" data-uid="C1.WPF.Gauge.C1Gauge.IsReadOnly">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.IsReadOnly.html#C1_WPF_Gauge_C1Gauge_IsReadOnly">IsReadOnly</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value to determine whether the gauge is readonly.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_MarkBrush" data-uid="C1.WPF.Gauge.C1Gauge.MarkBrush">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.MarkBrush.html#C1_WPF_Gauge_C1Gauge_MarkBrush">MarkBrush</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the brush to paint marks.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_MarkThickness" data-uid="C1.WPF.Gauge.C1Gauge.MarkThickness">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.MarkThickness.html#C1_WPF_Gauge_C1Gauge_MarkThickness">MarkThickness</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the thickness of the marks.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_Max" data-uid="C1.WPF.Gauge.C1Gauge.Max">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.Max.html#C1_WPF_Gauge_C1Gauge_Max">Max</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the maximum value of the gauge.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_MaxFontFamily" data-uid="C1.WPF.Gauge.C1Gauge.MaxFontFamily">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.MaxFontFamily.html#C1_WPF_Gauge_C1Gauge_MaxFontFamily">MaxFontFamily</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the maximum value font style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_MaxFontSize" data-uid="C1.WPF.Gauge.C1Gauge.MaxFontSize">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.MaxFontSize.html#C1_WPF_Gauge_C1Gauge_MaxFontSize">MaxFontSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the maximum value font style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_MaxFontStyle" data-uid="C1.WPF.Gauge.C1Gauge.MaxFontStyle">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.MaxFontStyle.html#C1_WPF_Gauge_C1Gauge_MaxFontStyle">MaxFontStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the maximum value font style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_MaxFontWeight" data-uid="C1.WPF.Gauge.C1Gauge.MaxFontWeight">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.MaxFontWeight.html#C1_WPF_Gauge_C1Gauge_MaxFontWeight">MaxFontWeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the maximum value font style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_MaxForeground" data-uid="C1.WPF.Gauge.C1Gauge.MaxForeground">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.MaxForeground.html#C1_WPF_Gauge_C1Gauge_MaxForeground">MaxForeground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the foreground of the maximum label.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_MaxTextColor" data-uid="C1.WPF.Gauge.C1Gauge.MaxTextColor">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.MaxTextColor.html#C1_WPF_Gauge_C1Gauge_MaxTextColor">MaxTextColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the maximum label.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_Maximum" data-uid="C1.WPF.Gauge.C1Gauge.Maximum">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.Maximum.html#C1_WPF_Gauge_C1Gauge_Maximum">Maximum</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the maximum value of the gauge.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_Min" data-uid="C1.WPF.Gauge.C1Gauge.Min">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.Min.html#C1_WPF_Gauge_C1Gauge_Min">Min</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the minimum value of the gauge.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_MinFontFamily" data-uid="C1.WPF.Gauge.C1Gauge.MinFontFamily">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.MinFontFamily.html#C1_WPF_Gauge_C1Gauge_MinFontFamily">MinFontFamily</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the minimum value font style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_MinFontSize" data-uid="C1.WPF.Gauge.C1Gauge.MinFontSize">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.MinFontSize.html#C1_WPF_Gauge_C1Gauge_MinFontSize">MinFontSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the minimum value font style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_MinFontStyle" data-uid="C1.WPF.Gauge.C1Gauge.MinFontStyle">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.MinFontStyle.html#C1_WPF_Gauge_C1Gauge_MinFontStyle">MinFontStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the minimum value font style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_MinFontWeight" data-uid="C1.WPF.Gauge.C1Gauge.MinFontWeight">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.MinFontWeight.html#C1_WPF_Gauge_C1Gauge_MinFontWeight">MinFontWeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the minimum value font style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_MinForeground" data-uid="C1.WPF.Gauge.C1Gauge.MinForeground">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.MinForeground.html#C1_WPF_Gauge_C1Gauge_MinForeground">MinForeground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the foreground of the minimum label.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_MinTextColor" data-uid="C1.WPF.Gauge.C1Gauge.MinTextColor">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.MinTextColor.html#C1_WPF_Gauge_C1Gauge_MinTextColor">MinTextColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the minimum label.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_Minimum" data-uid="C1.WPF.Gauge.C1Gauge.Minimum">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.Minimum.html#C1_WPF_Gauge_C1Gauge_Minimum">Minimum</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the minimum value of the gauge.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_Origin" data-uid="C1.WPF.Gauge.C1Gauge.Origin">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.Origin.html#C1_WPF_Gauge_C1Gauge_Origin">Origin</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the starting point used for painting the range.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_Pointer" data-uid="C1.WPF.Gauge.C1Gauge.Pointer">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.Pointer.html#C1_WPF_Gauge_C1Gauge_Pointer">Pointer</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="C1.WPF.Gauge.GaugeRange.html">GaugeRange</a> used to represent the gauge's current value.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_PointerBrush" data-uid="C1.WPF.Gauge.C1Gauge.PointerBrush">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.PointerBrush.html#C1_WPF_Gauge_C1Gauge_PointerBrush">PointerBrush</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the brush of the pointer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_PointerColor" data-uid="C1.WPF.Gauge.C1Gauge.PointerColor">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.PointerColor.html#C1_WPF_Gauge_C1Gauge_PointerColor">PointerColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the pointer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_Ranges" data-uid="C1.WPF.Gauge.C1Gauge.Ranges">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.Ranges.html#C1_WPF_Gauge_C1Gauge_Ranges">Ranges</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of ranges in this gauge.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_ShowRangePointer" data-uid="C1.WPF.Gauge.C1Gauge.ShowRangePointer">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.ShowRangePointer.html#C1_WPF_Gauge_C1Gauge_ShowRangePointer">ShowRangePointer</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the range pointer is shown.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_ShowRanges" data-uid="C1.WPF.Gauge.C1Gauge.ShowRanges">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.ShowRanges.html#C1_WPF_Gauge_C1Gauge_ShowRanges">ShowRanges</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the gauge should display the ranges contained in the ranges property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_Step" data-uid="C1.WPF.Gauge.C1Gauge.Step">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.Step.html#C1_WPF_Gauge_C1Gauge_Step">Step</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that determines the intervals the <see cref="p:Value"></see> can be set when the user interacts directly with the control. For instance if Step=25 the possible values will be 0,25,50,75,100.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_TextVisibility" data-uid="C1.WPF.Gauge.C1Gauge.TextVisibility">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.TextVisibility.html#C1_WPF_Gauge_C1Gauge_TextVisibility">TextVisibility</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets which values should be displayed as text in the gauge.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_Thickness" data-uid="C1.WPF.Gauge.C1Gauge.Thickness">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.Thickness.html#C1_WPF_Gauge_C1Gauge_Thickness">Thickness</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the thickness of the gauge, on a scale between zero and one.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_UpdateAnimation" data-uid="C1.WPF.Gauge.C1Gauge.UpdateAnimation">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.UpdateAnimation.html#C1_WPF_Gauge_C1Gauge_UpdateAnimation">UpdateAnimation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the animation used to update the value.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_Value" data-uid="C1.WPF.Gauge.C1Gauge.Value">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.Value.html#C1_WPF_Gauge_C1Gauge_Value">Value</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value displayed on the gauge.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_ValueFontFamily" data-uid="C1.WPF.Gauge.C1Gauge.ValueFontFamily">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.ValueFontFamily.html#C1_WPF_Gauge_C1Gauge_ValueFontFamily">ValueFontFamily</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value font style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_ValueFontSize" data-uid="C1.WPF.Gauge.C1Gauge.ValueFontSize">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.ValueFontSize.html#C1_WPF_Gauge_C1Gauge_ValueFontSize">ValueFontSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value font style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_ValueFontStyle" data-uid="C1.WPF.Gauge.C1Gauge.ValueFontStyle">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.ValueFontStyle.html#C1_WPF_Gauge_C1Gauge_ValueFontStyle">ValueFontStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value font style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_ValueFontWeight" data-uid="C1.WPF.Gauge.C1Gauge.ValueFontWeight">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.ValueFontWeight.html#C1_WPF_Gauge_C1Gauge_ValueFontWeight">ValueFontWeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value font style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_ValueForeground" data-uid="C1.WPF.Gauge.C1Gauge.ValueForeground">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.ValueForeground.html#C1_WPF_Gauge_C1Gauge_ValueForeground">ValueForeground</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the foreground of the value label.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_ValueTextColor" data-uid="C1.WPF.Gauge.C1Gauge.ValueTextColor">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.ValueTextColor.html#C1_WPF_Gauge_C1Gauge_ValueTextColor">ValueTextColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the value label.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_Dispose_System_Boolean_" data-uid="C1.WPF.Gauge.C1Gauge.Dispose(System.Boolean)">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.Dispose.html#C1_WPF_Gauge_C1Gauge_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_DrawBorder" data-uid="C1.WPF.Gauge.C1Gauge.DrawBorder">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.DrawBorder.html#C1_WPF_Gauge_C1Gauge_DrawBorder">DrawBorder()</a>
        </td>
        <td class="markdown level1 summary"><p>Draw the border with BorderBrush and BorderThickness.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_DrawGauge" data-uid="C1.WPF.Gauge.C1Gauge.DrawGauge">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.DrawGauge.html#C1_WPF_Gauge_C1Gauge_DrawGauge">DrawGauge()</a>
        </td>
        <td class="markdown level1 summary"><p>Draw the gauge.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_DrawLabel_C1_WPF_Gauge_GaugeLabel_" data-uid="C1.WPF.Gauge.C1Gauge.DrawLabel(C1.WPF.Gauge.GaugeLabel)">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.DrawLabel.html#C1_WPF_Gauge_C1Gauge_DrawLabel_C1_WPF_Gauge_GaugeLabel_">DrawLabel(GaugeLabel)</a>
        </td>
        <td class="markdown level1 summary"><p>Draw the specified labels.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_DrawMark_C1_WPF_Gauge_GaugeMark_" data-uid="C1.WPF.Gauge.C1Gauge.DrawMark(C1.WPF.Gauge.GaugeMark)">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.DrawMark.html#C1_WPF_Gauge_C1Gauge_DrawMark_C1_WPF_Gauge_GaugeMark_">DrawMark(GaugeMark)</a>
        </td>
        <td class="markdown level1 summary"><p>Draw the specified tick mark.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_DrawMinMaxText" data-uid="C1.WPF.Gauge.C1Gauge.DrawMinMaxText">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.DrawMinMaxText.html#C1_WPF_Gauge_C1Gauge_DrawMinMaxText">DrawMinMaxText()</a>
        </td>
        <td class="markdown level1 summary"><p>Draw the text of Min and Max.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_DrawPointer_C1_WPF_Gauge_GaugePointer_System_Double_" data-uid="C1.WPF.Gauge.C1Gauge.DrawPointer(C1.WPF.Gauge.GaugePointer,System.Double)">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.DrawPointer.html#C1_WPF_Gauge_C1Gauge_DrawPointer_C1_WPF_Gauge_GaugePointer_System_Double_">DrawPointer(GaugePointer, double)</a>
        </td>
        <td class="markdown level1 summary"><p>Draw the specified pointer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_DrawRange_C1_WPF_Gauge_GaugeRange_System_Double_" data-uid="C1.WPF.Gauge.C1Gauge.DrawRange(C1.WPF.Gauge.GaugeRange,System.Double)">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.DrawRange.html#C1_WPF_Gauge_C1Gauge_DrawRange_C1_WPF_Gauge_GaugeRange_System_Double_">DrawRange(GaugeRange, double)</a>
        </td>
        <td class="markdown level1 summary"><p>Update element range.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_DrawValueText_System_Double_" data-uid="C1.WPF.Gauge.C1Gauge.DrawValueText(System.Double)">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.DrawValueText.html#C1_WPF_Gauge_C1Gauge_DrawValueText_System_Double_">DrawValueText(double)</a>
        </td>
        <td class="markdown level1 summary"><p>Draw the text of Value.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_FormatDecimal_System_Double_" data-uid="C1.WPF.Gauge.C1Gauge.FormatDecimal(System.Double)">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.FormatDecimal.html#C1_WPF_Gauge_C1Gauge_FormatDecimal_System_Double_">FormatDecimal(double)</a>
        </td>
        <td class="markdown level1 summary"><p>Format decimal number to the string.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_GetPercent_System_Double_" data-uid="C1.WPF.Gauge.C1Gauge.GetPercent(System.Double)">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.GetPercent.html#C1_WPF_Gauge_C1Gauge_GetPercent_System_Double_">GetPercent(double)</a>
        </td>
        <td class="markdown level1 summary"><p>Get the value of percent.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_GetPointerBrush_System_Double_" data-uid="C1.WPF.Gauge.C1Gauge.GetPointerBrush(System.Double)">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.GetPointerBrush.html#C1_WPF_Gauge_C1Gauge_GetPointerBrush_System_Double_">GetPointerBrush(double)</a>
        </td>
        <td class="markdown level1 summary"><p>Get point brush from the value.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_GetValueFromPoint_System_Windows_Point_" data-uid="C1.WPF.Gauge.C1Gauge.GetValueFromPoint(System.Windows.Point)">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.GetValueFromPoint.html#C1_WPF_Gauge_C1Gauge_GetValueFromPoint_System_Windows_Point_">GetValueFromPoint(Point)</a>
        </td>
        <td class="markdown level1 summary"><p>Get gauge value from the point.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_OnApplyTemplate" data-uid="C1.WPF.Gauge.C1Gauge.OnApplyTemplate">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.OnApplyTemplate.html#C1_WPF_Gauge_C1Gauge_OnApplyTemplate">OnApplyTemplate()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_OnBorderBrushChanged" data-uid="C1.WPF.Gauge.C1Gauge.OnBorderBrushChanged">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.OnBorderBrushChanged.html#C1_WPF_Gauge_C1Gauge_OnBorderBrushChanged">OnBorderBrushChanged()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_OnBorderThicknessChanged" data-uid="C1.WPF.Gauge.C1Gauge.OnBorderThicknessChanged">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.OnBorderThicknessChanged.html#C1_WPF_Gauge_C1Gauge_OnBorderThicknessChanged">OnBorderThicknessChanged()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_OnCornerRadiusChanged" data-uid="C1.WPF.Gauge.C1Gauge.OnCornerRadiusChanged">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.OnCornerRadiusChanged.html#C1_WPF_Gauge_C1Gauge_OnCornerRadiusChanged">OnCornerRadiusChanged()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_OnPaddingChanged" data-uid="C1.WPF.Gauge.C1Gauge.OnPaddingChanged">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.OnPaddingChanged.html#C1_WPF_Gauge_C1Gauge_OnPaddingChanged">OnPaddingChanged()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_OnPropertyChanged_System_String_System_Object_System_Object_System_Boolean_" data-uid="C1.WPF.Gauge.C1Gauge.OnPropertyChanged(System.String,System.Object,System.Object,System.Boolean)">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.OnPropertyChanged.html#C1_WPF_Gauge_C1Gauge_OnPropertyChanged_System_String_System_Object_System_Object_System_Boolean_">OnPropertyChanged(string, object, object, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Called when a property changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_OnRender_System_Windows_Media_DrawingContext_" data-uid="C1.WPF.Gauge.C1Gauge.OnRender(System.Windows.Media.DrawingContext)">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.OnRender.html#C1_WPF_Gauge_C1Gauge_OnRender_System_Windows_Media_DrawingContext_">OnRender(DrawingContext)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_OnValueChangedEvent_C1_WPF_Gauge_GaugeValueEventArgs_" data-uid="C1.WPF.Gauge.C1Gauge.OnValueChangedEvent(C1.WPF.Gauge.GaugeValueEventArgs)">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.OnValueChangedEvent.html#C1_WPF_Gauge_C1Gauge_OnValueChangedEvent_C1_WPF_Gauge_GaugeValueEventArgs_">OnValueChangedEvent(GaugeValueEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <span class="xref">ValueChangedEvent</span> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_Refresh_System_Boolean_" data-uid="C1.WPF.Gauge.C1Gauge.Refresh(System.Boolean)">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.Refresh.html#C1_WPF_Gauge_C1Gauge_Refresh_System_Boolean_">Refresh(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Refreshes the control.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_Tapped" data-uid="C1.WPF.Gauge.C1Gauge.Tapped">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.Tapped.html">Tapped</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs for every touch event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_WPF_Gauge_C1Gauge_ValueChanged" data-uid="C1.WPF.Gauge.C1Gauge.ValueChanged">
          <a class="xref" href="C1.WPF.Gauge.C1Gauge.ValueChanged.html">ValueChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Raised when the property <a class="xref" href="C1.WPF.Gauge.C1Gauge.Value.html#C1_WPF_Gauge_C1Gauge_Value">Value</a> changed.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
