# C1.Win.Gauge.C1GaugeBase

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Gauge_C1GaugeBase" data-uid="C1.Win.Gauge.C1GaugeBase" class="text-break">C1GaugeBase Class
</h1>
  <div class="markdown level0 summary"><p>The base class for other Gauges.</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"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.marshalbyrefobject">MarshalByRefObject</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.component">Component</a></div>
    <div class="level3"><span class="xref">C1GaugeBase</span></div>
      <div class="level4"><a class="xref" href="C1.Win.Gauge.C1LinearGauge.html">C1LinearGauge</a></div>
      <div class="level4"><a class="xref" href="C1.Win.Gauge.C1RadialGauge.html">C1RadialGauge</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icloneable">ICloneable</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.ibindablecomponent">IBindableComponent</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.icomponent">IComponent</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Gauge.html">C1.Win.Gauge</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Gauge.10.dll</h6>
  <h5 id="C1_Win_Gauge_C1GaugeBase_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class C1GaugeBase : Component, ICloneable, IBindableComponent, IComponent, IDisposable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public MustInherit Class C1GaugeBase
    Inherits Component
    Implements ICloneable, IBindableComponent, IComponent, IDisposable</code></pre>
  </div>
  <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_Win_Gauge_C1GaugeBase_BoundValue" data-uid="C1.Win.Gauge.C1GaugeBase.BoundValue">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.BoundValue.html#C1_Win_Gauge_C1GaugeBase_BoundValue">BoundValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the bound data value associated with the main pointer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_Bounds" data-uid="C1.Win.Gauge.C1GaugeBase.Bounds">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.Bounds.html#C1_Win_Gauge_C1GaugeBase_Bounds">Bounds</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the size and location of the Gauge, in pixels, relative to the parent control.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_ColorMaps" data-uid="C1.Win.Gauge.C1GaugeBase.ColorMaps">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ColorMaps.html#C1_Win_Gauge_C1GaugeBase_ColorMaps">ColorMaps</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of templates for value colors.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_CommonBorders" data-uid="C1.Win.Gauge.C1GaugeBase.CommonBorders">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.CommonBorders.html#C1_Win_Gauge_C1GaugeBase_CommonBorders">CommonBorders</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of templates for the <a class="xref" href="C1.Win.Gauge.C1GaugeBorder.html">C1GaugeBorder</a> object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_CommonFillings" data-uid="C1.Win.Gauge.C1GaugeBase.CommonFillings">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.CommonFillings.html#C1_Win_Gauge_C1GaugeBase_CommonFillings">CommonFillings</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of templates for the <a class="xref" href="C1.Win.Gauge.C1GaugeFilling.html">C1GaugeFilling</a> object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_CommonFonts" data-uid="C1.Win.Gauge.C1GaugeBase.CommonFonts">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.CommonFonts.html#C1_Win_Gauge_C1GaugeBase_CommonFonts">CommonFonts</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of templates for text font and color.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_CommonGradients" data-uid="C1.Win.Gauge.C1GaugeBase.CommonGradients">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.CommonGradients.html#C1_Win_Gauge_C1GaugeBase_CommonGradients">CommonGradients</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of templates for the <a class="xref" href="C1.Win.Gauge.C1GaugeGradient.html">C1GaugeGradient</a> object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_CommonImages" data-uid="C1.Win.Gauge.C1GaugeBase.CommonImages">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.CommonImages.html#C1_Win_Gauge_C1GaugeBase_CommonImages">CommonImages</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of templates for the <a class="xref" href="C1.Win.Gauge.C1GaugeCustomImage.html">C1GaugeCustomImage</a> object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_CommonShadows" data-uid="C1.Win.Gauge.C1GaugeBase.CommonShadows">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.CommonShadows.html#C1_Win_Gauge_C1GaugeBase_CommonShadows">CommonShadows</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of templates for the <a class="xref" href="C1.Win.Gauge.C1GaugeShadow.html">C1GaugeShadow</a> object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_CommonShapes" data-uid="C1.Win.Gauge.C1GaugeBase.CommonShapes">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.CommonShapes.html#C1_Win_Gauge_C1GaugeBase_CommonShapes">CommonShapes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of templates for the <a class="xref" href="C1.Win.Gauge.C1GaugeCustomShape.html">C1GaugeCustomShape</a> object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_CoverShapes" data-uid="C1.Win.Gauge.C1GaugeBase.CoverShapes">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.CoverShapes.html#C1_Win_Gauge_C1GaugeBase_CoverShapes">CoverShapes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of shapes in the top layer (over everything).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_DataBindings" data-uid="C1.Win.Gauge.C1GaugeBase.DataBindings">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.DataBindings.html#C1_Win_Gauge_C1GaugeBase_DataBindings">DataBindings</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a reference to the collection of data bindings for the Gauge.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_DataField" data-uid="C1.Win.Gauge.C1GaugeBase.DataField">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.DataField.html#C1_Win_Gauge_C1GaugeBase_DataField">DataField</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the field of the data source to which the main pointer is bound.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_DataSource" data-uid="C1.Win.Gauge.C1GaugeBase.DataSource">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.DataSource.html#C1_Win_Gauge_C1GaugeBase_DataSource">DataSource</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the data source object for the main pointer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_Decorators" data-uid="C1.Win.Gauge.C1GaugeBase.Decorators">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.Decorators.html#C1_Win_Gauge_C1GaugeBase_Decorators">Decorators</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of the Gauge decorators.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_Enabled" data-uid="C1.Win.Gauge.C1GaugeBase.Enabled">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.Enabled.html#C1_Win_Gauge_C1GaugeBase_Enabled">Enabled</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the Gauge is enabled.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_FaceAhead" data-uid="C1.Win.Gauge.C1GaugeBase.FaceAhead">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.FaceAhead.html#C1_Win_Gauge_C1GaugeBase_FaceAhead">FaceAhead</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the <a class="xref" href="C1.Win.Gauge.C1GaugeBase.FaceShapes.html#C1_Win_Gauge_C1GaugeBase_FaceShapes">FaceShapes</a> should appear in front of the other Gauges.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_FaceShapes" data-uid="C1.Win.Gauge.C1GaugeBase.FaceShapes">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.FaceShapes.html#C1_Win_Gauge_C1GaugeBase_FaceShapes">FaceShapes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of shapes in the bottom layer (between the background and the decorators).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_ImageMaps" data-uid="C1.Win.Gauge.C1GaugeBase.ImageMaps">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ImageMaps.html#C1_Win_Gauge_C1GaugeBase_ImageMaps">ImageMaps</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of templates for value images.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_IsDisposed" data-uid="C1.Win.Gauge.C1GaugeBase.IsDisposed">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.IsDisposed.html#C1_Win_Gauge_C1GaugeBase_IsDisposed">IsDisposed</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the Gauge has already been disposed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_IsLogarithmic" data-uid="C1.Win.Gauge.C1GaugeBase.IsLogarithmic">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.IsLogarithmic.html#C1_Win_Gauge_C1GaugeBase_IsLogarithmic">IsLogarithmic</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets if it uses a logarithmic scale. When true, uses the LogarithmicBase.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_IsReversed" data-uid="C1.Win.Gauge.C1GaugeBase.IsReversed">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.IsReversed.html#C1_Win_Gauge_C1GaugeBase_IsReversed">IsReversed</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether scale values should appear in reversed order (from Maximum to Minimum).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_LogarithmicBase" data-uid="C1.Win.Gauge.C1GaugeBase.LogarithmicBase">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.LogarithmicBase.html#C1_Win_Gauge_C1GaugeBase_LogarithmicBase">LogarithmicBase</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the log base used when the IsLogarithmic is set to True.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_Maximum" data-uid="C1.Win.Gauge.C1GaugeBase.Maximum">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.Maximum.html#C1_Win_Gauge_C1GaugeBase_Maximum">Maximum</a>
        </td>
        <td class="markdown level1 summary"><p>Maximum value for the Gauge.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_Minimum" data-uid="C1.Win.Gauge.C1GaugeBase.Minimum">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.Minimum.html#C1_Win_Gauge_C1GaugeBase_Minimum">Minimum</a>
        </td>
        <td class="markdown level1 summary"><p>Minimum value for the Gauge.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_MorePointers" data-uid="C1.Win.Gauge.C1GaugeBase.MorePointers">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.MorePointers.html#C1_Win_Gauge_C1GaugeBase_MorePointers">MorePointers</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of the other pointers, except the main pointer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_MorePointersValue_0" data-uid="C1.Win.Gauge.C1GaugeBase.MorePointersValue_0">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.MorePointersValue_0.html#C1_Win_Gauge_C1GaugeBase_MorePointersValue_0">MorePointersValue_0</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the bound data value associated with pointer #0 from the <a class="xref" href="C1.Win.Gauge.C1GaugeBase.MorePointers.html#C1_Win_Gauge_C1GaugeBase_MorePointers">MorePointers</a> collection.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_MorePointersValue_1" data-uid="C1.Win.Gauge.C1GaugeBase.MorePointersValue_1">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.MorePointersValue_1.html#C1_Win_Gauge_C1GaugeBase_MorePointersValue_1">MorePointersValue_1</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the bound data value associated with pointer #1 from the <a class="xref" href="C1.Win.Gauge.C1GaugeBase.MorePointers.html#C1_Win_Gauge_C1GaugeBase_MorePointers">MorePointers</a> collection.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_MorePointersValue_2" data-uid="C1.Win.Gauge.C1GaugeBase.MorePointersValue_2">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.MorePointersValue_2.html#C1_Win_Gauge_C1GaugeBase_MorePointersValue_2">MorePointersValue_2</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the bound data value associated with pointer #2 from the <a class="xref" href="C1.Win.Gauge.C1GaugeBase.MorePointers.html#C1_Win_Gauge_C1GaugeBase_MorePointers">MorePointers</a> collection.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_MorePointersValue_3" data-uid="C1.Win.Gauge.C1GaugeBase.MorePointersValue_3">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.MorePointersValue_3.html#C1_Win_Gauge_C1GaugeBase_MorePointersValue_3">MorePointersValue_3</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the bound data value associated with pointer #3 from the <a class="xref" href="C1.Win.Gauge.C1GaugeBase.MorePointers.html#C1_Win_Gauge_C1GaugeBase_MorePointers">MorePointers</a> collection.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_Name" data-uid="C1.Win.Gauge.C1GaugeBase.Name">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.Name.html#C1_Win_Gauge_C1GaugeBase_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the unique name for this <a class="xref" href="C1.Win.Gauge.C1GaugeBase.html">C1GaugeBase</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_Owner" data-uid="C1.Win.Gauge.C1GaugeBase.Owner">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.Owner.html#C1_Win_Gauge_C1GaugeBase_Owner">Owner</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the owner control.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_Pointer" data-uid="C1.Win.Gauge.C1GaugeBase.Pointer">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.Pointer.html#C1_Win_Gauge_C1GaugeBase_Pointer">Pointer</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the main Gauge pointer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_SlidingScale" data-uid="C1.Win.Gauge.C1GaugeBase.SlidingScale">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.SlidingScale.html#C1_Win_Gauge_C1GaugeBase_SlidingScale">SlidingScale</a>
        </td>
        <td class="markdown level1 summary"><p>Optimizes painting for the case if the <a class="xref" href="C1.Win.Gauge.C1GaugeBase.Minimum.html#C1_Win_Gauge_C1GaugeBase_Minimum">Minimum</a> and <a class="xref" href="C1.Win.Gauge.C1GaugeBase.Maximum.html#C1_Win_Gauge_C1GaugeBase_Maximum">Maximum</a> properties are variable.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_Value" data-uid="C1.Win.Gauge.C1GaugeBase.Value">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.Value.html#C1_Win_Gauge_C1GaugeBase_Value">Value</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the current value of the Gauge.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_ViewTag" data-uid="C1.Win.Gauge.C1GaugeBase.ViewTag">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ViewTag.html#C1_Win_Gauge_C1GaugeBase_ViewTag">ViewTag</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a digital tag identifying this element's views.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_Viewport" data-uid="C1.Win.Gauge.C1GaugeBase.Viewport">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.Viewport.html#C1_Win_Gauge_C1GaugeBase_Viewport">Viewport</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies the bounds of the Gauge working area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_Visible" data-uid="C1.Win.Gauge.C1GaugeBase.Visible">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.Visible.html#C1_Win_Gauge_C1GaugeBase_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the Gauge is visible.</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_Win_Gauge_C1GaugeBase_Dispose_System_Boolean_" data-uid="C1.Win.Gauge.C1GaugeBase.Dispose(System.Boolean)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.Dispose.html#C1_Win_Gauge_C1GaugeBase_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Clean up any resources being used.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_GetValueAt_System_Int32_System_Int32_" data-uid="C1.Win.Gauge.C1GaugeBase.GetValueAt(System.Int32,System.Int32)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.GetValueAt.html#C1_Win_Gauge_C1GaugeBase_GetValueAt_System_Int32_System_Int32_">GetValueAt(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the Value that corresponds to the specified mouse position:
(x, y), relative to the parent control.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_Load_System_IO_Stream_" data-uid="C1.Win.Gauge.C1GaugeBase.Load(System.IO.Stream)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.Load.html#C1_Win_Gauge_C1GaugeBase_Load_System_IO_Stream_">Load(Stream)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads a Gauge definition from a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.io.stream">Stream</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_Load_System_String_" data-uid="C1.Win.Gauge.C1GaugeBase.Load(System.String)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.Load.html#C1_Win_Gauge_C1GaugeBase_Load_System_String_">Load(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads a Gauge definition from an XML file.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_Load_System_Xml_XmlDocument_" data-uid="C1.Win.Gauge.C1GaugeBase.Load(System.Xml.XmlDocument)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.Load.html#C1_Win_Gauge_C1GaugeBase_Load_System_Xml_XmlDocument_">Load(XmlDocument)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads a Gauge from an <span class="xref">System.Xml.XmlDocument</span>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_LoadView_System_IO_Stream_" data-uid="C1.Win.Gauge.C1GaugeBase.LoadView(System.IO.Stream)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.LoadView.html#C1_Win_Gauge_C1GaugeBase_LoadView_System_IO_Stream_">LoadView(Stream)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads a Gauge view from a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.io.stream">Stream</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_LoadView_System_String_" data-uid="C1.Win.Gauge.C1GaugeBase.LoadView(System.String)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.LoadView.html#C1_Win_Gauge_C1GaugeBase_LoadView_System_String_">LoadView(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads a Gauge view from an XML file.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_LoadView_System_Xml_XmlDocument_" data-uid="C1.Win.Gauge.C1GaugeBase.LoadView(System.Xml.XmlDocument)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.LoadView.html#C1_Win_Gauge_C1GaugeBase_LoadView_System_Xml_XmlDocument_">LoadView(XmlDocument)</a>
        </td>
        <td class="markdown level1 summary"><p>Loads a Gauge view from an <span class="xref">System.Xml.XmlDocument</span>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_OnFormatLabel_C1_Win_Gauge_FormatLabelEventArgs_" data-uid="C1.Win.Gauge.C1GaugeBase.OnFormatLabel(C1.Win.Gauge.FormatLabelEventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.OnFormatLabel.html#C1_Win_Gauge_C1GaugeBase_OnFormatLabel_C1_Win_Gauge_FormatLabelEventArgs_">OnFormatLabel(FormatLabelEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Gauge.C1GaugeBase.FormatLabel.html">FormatLabel</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_OnItemClick_C1_Win_Gauge_ItemEventArgs_" data-uid="C1.Win.Gauge.C1GaugeBase.OnItemClick(C1.Win.Gauge.ItemEventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.OnItemClick.html#C1_Win_Gauge_C1GaugeBase_OnItemClick_C1_Win_Gauge_ItemEventArgs_">OnItemClick(ItemEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ItemClick.html">ItemClick</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_OnItemDoubleClick_C1_Win_Gauge_ItemEventArgs_" data-uid="C1.Win.Gauge.C1GaugeBase.OnItemDoubleClick(C1.Win.Gauge.ItemEventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.OnItemDoubleClick.html#C1_Win_Gauge_C1GaugeBase_OnItemDoubleClick_C1_Win_Gauge_ItemEventArgs_">OnItemDoubleClick(ItemEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ItemDoubleClick.html">ItemDoubleClick</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_OnItemMouseDown_C1_Win_Gauge_ItemMouseEventArgs_" data-uid="C1.Win.Gauge.C1GaugeBase.OnItemMouseDown(C1.Win.Gauge.ItemMouseEventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.OnItemMouseDown.html#C1_Win_Gauge_C1GaugeBase_OnItemMouseDown_C1_Win_Gauge_ItemMouseEventArgs_">OnItemMouseDown(ItemMouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ItemMouseDown.html">ItemMouseDown</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_OnItemMouseEnter_C1_Win_Gauge_ItemEventArgs_" data-uid="C1.Win.Gauge.C1GaugeBase.OnItemMouseEnter(C1.Win.Gauge.ItemEventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.OnItemMouseEnter.html#C1_Win_Gauge_C1GaugeBase_OnItemMouseEnter_C1_Win_Gauge_ItemEventArgs_">OnItemMouseEnter(ItemEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ItemMouseEnter.html">ItemMouseEnter</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_OnItemMouseLeave_C1_Win_Gauge_ItemEventArgs_" data-uid="C1.Win.Gauge.C1GaugeBase.OnItemMouseLeave(C1.Win.Gauge.ItemEventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.OnItemMouseLeave.html#C1_Win_Gauge_C1GaugeBase_OnItemMouseLeave_C1_Win_Gauge_ItemEventArgs_">OnItemMouseLeave(ItemEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ItemMouseLeave.html">ItemMouseLeave</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_OnItemMouseMove_C1_Win_Gauge_ItemMouseEventArgs_" data-uid="C1.Win.Gauge.C1GaugeBase.OnItemMouseMove(C1.Win.Gauge.ItemMouseEventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.OnItemMouseMove.html#C1_Win_Gauge_C1GaugeBase_OnItemMouseMove_C1_Win_Gauge_ItemMouseEventArgs_">OnItemMouseMove(ItemMouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ItemMouseMove.html">ItemMouseMove</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_OnItemMouseUp_C1_Win_Gauge_ItemMouseEventArgs_" data-uid="C1.Win.Gauge.C1GaugeBase.OnItemMouseUp(C1.Win.Gauge.ItemMouseEventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.OnItemMouseUp.html#C1_Win_Gauge_C1GaugeBase_OnItemMouseUp_C1_Win_Gauge_ItemMouseEventArgs_">OnItemMouseUp(ItemMouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ItemMouseUp.html">ItemMouseUp</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_OnItemStateChanged_C1_Win_Gauge_ItemEventArgs_" data-uid="C1.Win.Gauge.C1GaugeBase.OnItemStateChanged(C1.Win.Gauge.ItemEventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.OnItemStateChanged.html#C1_Win_Gauge_C1GaugeBase_OnItemStateChanged_C1_Win_Gauge_ItemEventArgs_">OnItemStateChanged(ItemEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ItemStateChanged.html">ItemStateChanged</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_OnMouseClick_System_Windows_Forms_MouseEventArgs_" data-uid="C1.Win.Gauge.C1GaugeBase.OnMouseClick(System.Windows.Forms.MouseEventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.OnMouseClick.html#C1_Win_Gauge_C1GaugeBase_OnMouseClick_System_Windows_Forms_MouseEventArgs_">OnMouseClick(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Gauge.C1GaugeBase.MouseClick.html">MouseClick</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_OnMouseDoubleClick_System_Windows_Forms_MouseEventArgs_" data-uid="C1.Win.Gauge.C1GaugeBase.OnMouseDoubleClick(System.Windows.Forms.MouseEventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.OnMouseDoubleClick.html#C1_Win_Gauge_C1GaugeBase_OnMouseDoubleClick_System_Windows_Forms_MouseEventArgs_">OnMouseDoubleClick(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Gauge.C1GaugeBase.MouseDoubleClick.html">MouseDoubleClick</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_OnPointerDragBegin_C1_Win_Gauge_PointerDragEventArgs_" data-uid="C1.Win.Gauge.C1GaugeBase.OnPointerDragBegin(C1.Win.Gauge.PointerDragEventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.OnPointerDragBegin.html#C1_Win_Gauge_C1GaugeBase_OnPointerDragBegin_C1_Win_Gauge_PointerDragEventArgs_">OnPointerDragBegin(PointerDragEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Gauge.C1GaugeBase.PointerDragBegin.html">PointerDragBegin</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_OnPointerDragCancel_C1_Win_Gauge_PointerDragEventArgs_" data-uid="C1.Win.Gauge.C1GaugeBase.OnPointerDragCancel(C1.Win.Gauge.PointerDragEventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.OnPointerDragCancel.html#C1_Win_Gauge_C1GaugeBase_OnPointerDragCancel_C1_Win_Gauge_PointerDragEventArgs_">OnPointerDragCancel(PointerDragEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Gauge.C1GaugeBase.PointerDragCancel.html">PointerDragCancel</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_OnPointerDragEnd_C1_Win_Gauge_PointerDragEventArgs_" data-uid="C1.Win.Gauge.C1GaugeBase.OnPointerDragEnd(C1.Win.Gauge.PointerDragEventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.OnPointerDragEnd.html#C1_Win_Gauge_C1GaugeBase_OnPointerDragEnd_C1_Win_Gauge_PointerDragEventArgs_">OnPointerDragEnd(PointerDragEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Gauge.C1GaugeBase.PointerDragEnd.html">PointerDragEnd</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_OnPointerDragMove_C1_Win_Gauge_PointerDragEventArgs_" data-uid="C1.Win.Gauge.C1GaugeBase.OnPointerDragMove(C1.Win.Gauge.PointerDragEventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.OnPointerDragMove.html#C1_Win_Gauge_C1GaugeBase_OnPointerDragMove_C1_Win_Gauge_PointerDragEventArgs_">OnPointerDragMove(PointerDragEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Gauge.C1GaugeBase.PointerDragMove.html">PointerDragMove</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_OnPointerValueChanged_C1_Win_Gauge_PointerValueChangedEventArgs_" data-uid="C1.Win.Gauge.C1GaugeBase.OnPointerValueChanged(C1.Win.Gauge.PointerValueChangedEventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.OnPointerValueChanged.html#C1_Win_Gauge_C1GaugeBase_OnPointerValueChanged_C1_Win_Gauge_PointerValueChangedEventArgs_">OnPointerValueChanged(PointerValueChangedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Gauge.C1GaugeBase.PointerValueChanged.html">PointerValueChanged</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_OnValueChanged_System_EventArgs_" data-uid="C1.Win.Gauge.C1GaugeBase.OnValueChanged(System.EventArgs)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.OnValueChanged.html#C1_Win_Gauge_C1GaugeBase_OnValueChanged_System_EventArgs_">OnValueChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ValueChanged.html">ValueChanged</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_Reset" data-uid="C1.Win.Gauge.C1GaugeBase.Reset">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.Reset.html#C1_Win_Gauge_C1GaugeBase_Reset">Reset()</a>
        </td>
        <td class="markdown level1 summary"><p>Clears all collections and resets the properties to their default values.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_Save_System_IO_Stream_" data-uid="C1.Win.Gauge.C1GaugeBase.Save(System.IO.Stream)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.Save.html#C1_Win_Gauge_C1GaugeBase_Save_System_IO_Stream_">Save(Stream)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves a Gauge definition into a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.io.stream">Stream</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_Save_System_IO_Stream_System_Text_Encoding_" data-uid="C1.Win.Gauge.C1GaugeBase.Save(System.IO.Stream,System.Text.Encoding)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.Save.html#C1_Win_Gauge_C1GaugeBase_Save_System_IO_Stream_System_Text_Encoding_">Save(Stream, Encoding)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves a Gauge definition into a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.io.stream">Stream</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_Save_System_String_" data-uid="C1.Win.Gauge.C1GaugeBase.Save(System.String)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.Save.html#C1_Win_Gauge_C1GaugeBase_Save_System_String_">Save(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves a Gauge definition into an XML file.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_Save_System_String_System_Text_Encoding_" data-uid="C1.Win.Gauge.C1GaugeBase.Save(System.String,System.Text.Encoding)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.Save.html#C1_Win_Gauge_C1GaugeBase_Save_System_String_System_Text_Encoding_">Save(string, Encoding)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves a Gauge definition into an XML file.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_Save_System_Xml_XmlWriter_" data-uid="C1.Win.Gauge.C1GaugeBase.Save(System.Xml.XmlWriter)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.Save.html#C1_Win_Gauge_C1GaugeBase_Save_System_Xml_XmlWriter_">Save(XmlWriter)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves a Gauge definition into an <span class="xref">System.Xml.XmlWriter</span>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_SaveView_System_IO_Stream_" data-uid="C1.Win.Gauge.C1GaugeBase.SaveView(System.IO.Stream)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.SaveView.html#C1_Win_Gauge_C1GaugeBase_SaveView_System_IO_Stream_">SaveView(Stream)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves a Gauge view into a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.io.stream">Stream</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_SaveView_System_IO_Stream_System_Text_Encoding_" data-uid="C1.Win.Gauge.C1GaugeBase.SaveView(System.IO.Stream,System.Text.Encoding)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.SaveView.html#C1_Win_Gauge_C1GaugeBase_SaveView_System_IO_Stream_System_Text_Encoding_">SaveView(Stream, Encoding)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves a Gauge view into a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.io.stream">Stream</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_SaveView_System_String_" data-uid="C1.Win.Gauge.C1GaugeBase.SaveView(System.String)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.SaveView.html#C1_Win_Gauge_C1GaugeBase_SaveView_System_String_">SaveView(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves a Gauge view into an XML file.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_SaveView_System_String_System_Text_Encoding_" data-uid="C1.Win.Gauge.C1GaugeBase.SaveView(System.String,System.Text.Encoding)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.SaveView.html#C1_Win_Gauge_C1GaugeBase_SaveView_System_String_System_Text_Encoding_">SaveView(string, Encoding)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves a Gauge view into an XML file.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_SaveView_System_Xml_XmlWriter_" data-uid="C1.Win.Gauge.C1GaugeBase.SaveView(System.Xml.XmlWriter)">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.SaveView.html#C1_Win_Gauge_C1GaugeBase_SaveView_System_Xml_XmlWriter_">SaveView(XmlWriter)</a>
        </td>
        <td class="markdown level1 summary"><p>Saves a Gauge view into an <span class="xref">System.Xml.XmlWriter</span>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_ShouldSerializeColorMaps" data-uid="C1.Win.Gauge.C1GaugeBase.ShouldSerializeColorMaps">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ShouldSerializeColorMaps.html#C1_Win_Gauge_C1GaugeBase_ShouldSerializeColorMaps">ShouldSerializeColorMaps()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_ShouldSerializeCommonBorders" data-uid="C1.Win.Gauge.C1GaugeBase.ShouldSerializeCommonBorders">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ShouldSerializeCommonBorders.html#C1_Win_Gauge_C1GaugeBase_ShouldSerializeCommonBorders">ShouldSerializeCommonBorders()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_ShouldSerializeCommonFillings" data-uid="C1.Win.Gauge.C1GaugeBase.ShouldSerializeCommonFillings">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ShouldSerializeCommonFillings.html#C1_Win_Gauge_C1GaugeBase_ShouldSerializeCommonFillings">ShouldSerializeCommonFillings()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_ShouldSerializeCommonFonts" data-uid="C1.Win.Gauge.C1GaugeBase.ShouldSerializeCommonFonts">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ShouldSerializeCommonFonts.html#C1_Win_Gauge_C1GaugeBase_ShouldSerializeCommonFonts">ShouldSerializeCommonFonts()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_ShouldSerializeCommonGradients" data-uid="C1.Win.Gauge.C1GaugeBase.ShouldSerializeCommonGradients">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ShouldSerializeCommonGradients.html#C1_Win_Gauge_C1GaugeBase_ShouldSerializeCommonGradients">ShouldSerializeCommonGradients()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_ShouldSerializeCommonImages" data-uid="C1.Win.Gauge.C1GaugeBase.ShouldSerializeCommonImages">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ShouldSerializeCommonImages.html#C1_Win_Gauge_C1GaugeBase_ShouldSerializeCommonImages">ShouldSerializeCommonImages()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_ShouldSerializeCommonShadows" data-uid="C1.Win.Gauge.C1GaugeBase.ShouldSerializeCommonShadows">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ShouldSerializeCommonShadows.html#C1_Win_Gauge_C1GaugeBase_ShouldSerializeCommonShadows">ShouldSerializeCommonShadows()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_ShouldSerializeCommonShapes" data-uid="C1.Win.Gauge.C1GaugeBase.ShouldSerializeCommonShapes">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ShouldSerializeCommonShapes.html#C1_Win_Gauge_C1GaugeBase_ShouldSerializeCommonShapes">ShouldSerializeCommonShapes()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_ShouldSerializeCoverShapes" data-uid="C1.Win.Gauge.C1GaugeBase.ShouldSerializeCoverShapes">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ShouldSerializeCoverShapes.html#C1_Win_Gauge_C1GaugeBase_ShouldSerializeCoverShapes">ShouldSerializeCoverShapes()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_ShouldSerializeDecorators" data-uid="C1.Win.Gauge.C1GaugeBase.ShouldSerializeDecorators">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ShouldSerializeDecorators.html#C1_Win_Gauge_C1GaugeBase_ShouldSerializeDecorators">ShouldSerializeDecorators()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_ShouldSerializeFaceShapes" data-uid="C1.Win.Gauge.C1GaugeBase.ShouldSerializeFaceShapes">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ShouldSerializeFaceShapes.html#C1_Win_Gauge_C1GaugeBase_ShouldSerializeFaceShapes">ShouldSerializeFaceShapes()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_ShouldSerializeImageMaps" data-uid="C1.Win.Gauge.C1GaugeBase.ShouldSerializeImageMaps">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ShouldSerializeImageMaps.html#C1_Win_Gauge_C1GaugeBase_ShouldSerializeImageMaps">ShouldSerializeImageMaps()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_ShouldSerializeMorePointers" data-uid="C1.Win.Gauge.C1GaugeBase.ShouldSerializeMorePointers">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ShouldSerializeMorePointers.html#C1_Win_Gauge_C1GaugeBase_ShouldSerializeMorePointers">ShouldSerializeMorePointers()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_ShouldSerializePointer" data-uid="C1.Win.Gauge.C1GaugeBase.ShouldSerializePointer">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ShouldSerializePointer.html#C1_Win_Gauge_C1GaugeBase_ShouldSerializePointer">ShouldSerializePointer()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_ShouldSerializeViewport" data-uid="C1.Win.Gauge.C1GaugeBase.ShouldSerializeViewport">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ShouldSerializeViewport.html#C1_Win_Gauge_C1GaugeBase_ShouldSerializeViewport">ShouldSerializeViewport()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_ToString" data-uid="C1.Win.Gauge.C1GaugeBase.ToString">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ToString.html#C1_Win_Gauge_C1GaugeBase_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a string that represents the current object.</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_Win_Gauge_C1GaugeBase_FormatLabel" data-uid="C1.Win.Gauge.C1GaugeBase.FormatLabel">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.FormatLabel.html">FormatLabel</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when <a class="xref" href="C1.Win.Gauge.C1GaugeLabels.html">C1GaugeLabels</a> or <a class="xref" href="C1.Win.Gauge.C1GaugeSingleLabel.html">C1GaugeSingleLabel</a> converts a value to the string representation.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_ItemClick" data-uid="C1.Win.Gauge.C1GaugeBase.ItemClick">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ItemClick.html">ItemClick</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a Gauge item is clicked.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_ItemDoubleClick" data-uid="C1.Win.Gauge.C1GaugeBase.ItemDoubleClick">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ItemDoubleClick.html">ItemDoubleClick</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a Gauge item is double-clicked.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_ItemMouseDown" data-uid="C1.Win.Gauge.C1GaugeBase.ItemMouseDown">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ItemMouseDown.html">ItemMouseDown</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the mouse pointer is over a Gauge item and a mouse button is pressed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_ItemMouseEnter" data-uid="C1.Win.Gauge.C1GaugeBase.ItemMouseEnter">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ItemMouseEnter.html">ItemMouseEnter</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the mouse pointer enters a Gauge item.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_ItemMouseLeave" data-uid="C1.Win.Gauge.C1GaugeBase.ItemMouseLeave">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ItemMouseLeave.html">ItemMouseLeave</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the mouse pointer leaves a Gauge item.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_ItemMouseMove" data-uid="C1.Win.Gauge.C1GaugeBase.ItemMouseMove">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ItemMouseMove.html">ItemMouseMove</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the mouse pointer is moved over a Gauge item.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_ItemMouseUp" data-uid="C1.Win.Gauge.C1GaugeBase.ItemMouseUp">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ItemMouseUp.html">ItemMouseUp</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the mouse pointer is over a Gauge item and a mouse button is released.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_ItemStateChanged" data-uid="C1.Win.Gauge.C1GaugeBase.ItemStateChanged">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ItemStateChanged.html">ItemStateChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the state of a Gauge item is changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_MouseClick" data-uid="C1.Win.Gauge.C1GaugeBase.MouseClick">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.MouseClick.html">MouseClick</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the Gauge is clicked by the mouse.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_MouseDoubleClick" data-uid="C1.Win.Gauge.C1GaugeBase.MouseDoubleClick">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.MouseDoubleClick.html">MouseDoubleClick</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the Gauge is double clicked by the mouse.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_PointerDragBegin" data-uid="C1.Win.Gauge.C1GaugeBase.PointerDragBegin">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.PointerDragBegin.html">PointerDragBegin</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user starts dragging a Gauge pointer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_PointerDragCancel" data-uid="C1.Win.Gauge.C1GaugeBase.PointerDragCancel">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.PointerDragCancel.html">PointerDragCancel</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs if the user cancels dragging a Gauge pointer by pressing the Escape key.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_PointerDragEnd" data-uid="C1.Win.Gauge.C1GaugeBase.PointerDragEnd">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.PointerDragEnd.html">PointerDragEnd</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the user ends dragging a Gauge pointer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_PointerDragMove" data-uid="C1.Win.Gauge.C1GaugeBase.PointerDragMove">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.PointerDragMove.html">PointerDragMove</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when a Gauge pointer is dragged with the mouse.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_PointerValueChanged" data-uid="C1.Win.Gauge.C1GaugeBase.PointerValueChanged">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.PointerValueChanged.html">PointerValueChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the <a class="xref" href="C1.Win.Gauge.C1GaugePointer.Value.html#C1_Win_Gauge_C1GaugePointer_Value">Value</a> property changes for some Gauge pointer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeBase_ValueChanged" data-uid="C1.Win.Gauge.C1GaugeBase.ValueChanged">
          <a class="xref" href="C1.Win.Gauge.C1GaugeBase.ValueChanged.html">ValueChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the <a class="xref" href="C1.Win.Gauge.C1GaugeBase.Value.html#C1_Win_Gauge_C1GaugeBase_Value">Value</a> property changes for the main pointer.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
