# C1.Win.Gauge.C1GaugeRange

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Gauge_C1GaugeRange" data-uid="C1.Win.Gauge.C1GaugeRange" class="text-break">C1GaugeRange Class
</h1>
  <div class="markdown level0 summary"><p><a class="xref" href="C1.Win.Gauge.C1GaugeDecorator.html">C1GaugeDecorator</a> used to display a range on the Gauge.</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="C1.Win.Gauge.C1GaugeDecorator.html">C1GaugeDecorator</a></div>
    <div class="level2"><a class="xref" href="C1.Win.Gauge.C1GaugeMultivalueDecorator.html">C1GaugeMultivalueDecorator</a></div>
    <div class="level3"><span class="xref">C1GaugeRange</span></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.idisposable">IDisposable</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.icustomtypedescriptor">ICustomTypeDescriptor</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_C1GaugeRange_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class C1GaugeRange : C1GaugeMultivalueDecorator, ICloneable, IDisposable, ICustomTypeDescriptor</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class C1GaugeRange
    Inherits C1GaugeMultivalueDecorator
    Implements ICloneable, IDisposable, ICustomTypeDescriptor</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_Win_Gauge_C1GaugeRange__ctor" data-uid="C1.Win.Gauge.C1GaugeRange.#ctor">
          <a class="xref" href="C1.Win.Gauge.C1GaugeRange.-ctor.html#C1_Win_Gauge_C1GaugeRange__ctor">C1GaugeRange()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the decorator.</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_Win_Gauge_C1GaugeRange_AdjustAngle" data-uid="C1.Win.Gauge.C1GaugeRange.AdjustAngle">
          <a class="xref" href="C1.Win.Gauge.C1GaugeRange.AdjustAngle.html#C1_Win_Gauge_C1GaugeRange_AdjustAngle">AdjustAngle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the angle of a linear range should depend on the location difference.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeRange_AntiAliasing" data-uid="C1.Win.Gauge.C1GaugeRange.AntiAliasing">
          <a class="xref" href="C1.Win.Gauge.C1GaugeRange.AntiAliasing.html#C1_Win_Gauge_C1GaugeRange_AntiAliasing">AntiAliasing</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the anti-aliasing method for the range filling.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeRange_Border" data-uid="C1.Win.Gauge.C1GaugeRange.Border">
          <a class="xref" href="C1.Win.Gauge.C1GaugeRange.Border.html#C1_Win_Gauge_C1GaugeRange_Border">Border</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the properties of the border of this <a class="xref" href="C1.Win.Gauge.C1GaugeRange.html">C1GaugeRange</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeRange_Filling" data-uid="C1.Win.Gauge.C1GaugeRange.Filling">
          <a class="xref" href="C1.Win.Gauge.C1GaugeRange.Filling.html#C1_Win_Gauge_C1GaugeRange_Filling">Filling</a>
        </td>
        <td class="markdown level1 summary"><p>Adjusts the interior filling of this <a class="xref" href="C1.Win.Gauge.C1GaugeRange.html">C1GaugeRange</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeRange_Gradient" data-uid="C1.Win.Gauge.C1GaugeRange.Gradient">
          <a class="xref" href="C1.Win.Gauge.C1GaugeRange.Gradient.html#C1_Win_Gauge_C1GaugeRange_Gradient">Gradient</a>
        </td>
        <td class="markdown level1 summary"><p>Encapsulates properties of a color gradient.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeRange_Width" data-uid="C1.Win.Gauge.C1GaugeRange.Width">
          <a class="xref" href="C1.Win.Gauge.C1GaugeRange.Width.html#C1_Win_Gauge_C1GaugeRange_Width">Width</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the range's logical width.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeRange_Width2" data-uid="C1.Win.Gauge.C1GaugeRange.Width2">
          <a class="xref" href="C1.Win.Gauge.C1GaugeRange.Width2.html#C1_Win_Gauge_C1GaugeRange_Width2">Width2</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the end width of the <a class="xref" href="C1.Win.Gauge.C1GaugeRange.html">C1GaugeRange</a> (<a class="xref" href="C1.Win.Gauge.C1GaugeRange.Width.html#C1_Win_Gauge_C1GaugeRange_Width">Width</a> is the start width).</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_C1GaugeRange_ResetBorder" data-uid="C1.Win.Gauge.C1GaugeRange.ResetBorder">
          <a class="xref" href="C1.Win.Gauge.C1GaugeRange.ResetBorder.html#C1_Win_Gauge_C1GaugeRange_ResetBorder">ResetBorder()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeRange_ResetFilling" data-uid="C1.Win.Gauge.C1GaugeRange.ResetFilling">
          <a class="xref" href="C1.Win.Gauge.C1GaugeRange.ResetFilling.html#C1_Win_Gauge_C1GaugeRange_ResetFilling">ResetFilling()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeRange_ResetGradient" data-uid="C1.Win.Gauge.C1GaugeRange.ResetGradient">
          <a class="xref" href="C1.Win.Gauge.C1GaugeRange.ResetGradient.html#C1_Win_Gauge_C1GaugeRange_ResetGradient">ResetGradient()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeRange_ShouldSerializeBorder" data-uid="C1.Win.Gauge.C1GaugeRange.ShouldSerializeBorder">
          <a class="xref" href="C1.Win.Gauge.C1GaugeRange.ShouldSerializeBorder.html#C1_Win_Gauge_C1GaugeRange_ShouldSerializeBorder">ShouldSerializeBorder()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeRange_ShouldSerializeFilling" data-uid="C1.Win.Gauge.C1GaugeRange.ShouldSerializeFilling">
          <a class="xref" href="C1.Win.Gauge.C1GaugeRange.ShouldSerializeFilling.html#C1_Win_Gauge_C1GaugeRange_ShouldSerializeFilling">ShouldSerializeFilling()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeRange_ShouldSerializeGradient" data-uid="C1.Win.Gauge.C1GaugeRange.ShouldSerializeGradient">
          <a class="xref" href="C1.Win.Gauge.C1GaugeRange.ShouldSerializeGradient.html#C1_Win_Gauge_C1GaugeRange_ShouldSerializeGradient">ShouldSerializeGradient()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
