# C1.Win.Gauge.C1GaugeScaleDecorator

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Gauge_C1GaugeScaleDecorator" data-uid="C1.Win.Gauge.C1GaugeScaleDecorator" class="text-break">C1GaugeScaleDecorator Class
</h1>
  <div class="markdown level0 summary"><p>Base class for the Gauge decorators showing a scale, such as marks or labels.</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">C1GaugeScaleDecorator</span></div>
      <div class="level4"><a class="xref" href="C1.Win.Gauge.C1GaugeLabels.html">C1GaugeLabels</a></div>
      <div class="level4"><a class="xref" href="C1.Win.Gauge.C1GaugeMarks.html">C1GaugeMarks</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.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_C1GaugeScaleDecorator_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class C1GaugeScaleDecorator : C1GaugeMultivalueDecorator, ICloneable, IDisposable, ICustomTypeDescriptor</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public MustInherit Class C1GaugeScaleDecorator
    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_C1GaugeScaleDecorator__ctor" data-uid="C1.Win.Gauge.C1GaugeScaleDecorator.#ctor">
          <a class="xref" href="C1.Win.Gauge.C1GaugeScaleDecorator.-ctor.html#C1_Win_Gauge_C1GaugeScaleDecorator__ctor">C1GaugeScaleDecorator()</a>
        </td>
        <td class="markdown level1 summary"></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_C1GaugeScaleDecorator_Interval" data-uid="C1.Win.Gauge.C1GaugeScaleDecorator.Interval">
          <a class="xref" href="C1.Win.Gauge.C1GaugeScaleDecorator.Interval.html#C1_Win_Gauge_C1GaugeScaleDecorator_Interval">Interval</a>
        </td>
        <td class="markdown level1 summary"><p>Value interval to draw each mark or label.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeScaleDecorator_IntervalCoeff" data-uid="C1.Win.Gauge.C1GaugeScaleDecorator.IntervalCoeff">
          <a class="xref" href="C1.Win.Gauge.C1GaugeScaleDecorator.IntervalCoeff.html#C1_Win_Gauge_C1GaugeScaleDecorator_IntervalCoeff">IntervalCoeff</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the multiplier for the value interval (or the number of subintervals for logarithmic scale).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeScaleDecorator_IntervalWidth" data-uid="C1.Win.Gauge.C1GaugeScaleDecorator.IntervalWidth">
          <a class="xref" href="C1.Win.Gauge.C1GaugeScaleDecorator.IntervalWidth.html#C1_Win_Gauge_C1GaugeScaleDecorator_IntervalWidth">IntervalWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the logical distance between tick marks or labels.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeScaleDecorator_Resolution" data-uid="C1.Win.Gauge.C1GaugeScaleDecorator.Resolution">
          <a class="xref" href="C1.Win.Gauge.C1GaugeScaleDecorator.Resolution.html#C1_Win_Gauge_C1GaugeScaleDecorator_Resolution">Resolution</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the minimum displayed value interval if the scale is nonuniform.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeScaleDecorator_SequenceNo" data-uid="C1.Win.Gauge.C1GaugeScaleDecorator.SequenceNo">
          <a class="xref" href="C1.Win.Gauge.C1GaugeScaleDecorator.SequenceNo.html#C1_Win_Gauge_C1GaugeScaleDecorator_SequenceNo">SequenceNo</a>
        </td>
        <td class="markdown level1 summary"><p>The sequence number for this marks (or labels) decorator. Displayed values will not appear
on the subsequent marks (or labels) with the same sequence number.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeScaleDecorator_ShowIrregularFrom" data-uid="C1.Win.Gauge.C1GaugeScaleDecorator.ShowIrregularFrom">
          <a class="xref" href="C1.Win.Gauge.C1GaugeScaleDecorator.ShowIrregularFrom.html#C1_Win_Gauge_C1GaugeScaleDecorator_ShowIrregularFrom">ShowIrregularFrom</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the From value should appear even if it doesn't conform with the specified interval.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeScaleDecorator_ShowIrregularTo" data-uid="C1.Win.Gauge.C1GaugeScaleDecorator.ShowIrregularTo">
          <a class="xref" href="C1.Win.Gauge.C1GaugeScaleDecorator.ShowIrregularTo.html#C1_Win_Gauge_C1GaugeScaleDecorator_ShowIrregularTo">ShowIrregularTo</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the To value should appear even if it doesn't conform with the specified interval.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
