# C1.Win.Gauge.C1GaugeLabels

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Gauge_C1GaugeLabels" data-uid="C1.Win.Gauge.C1GaugeLabels" class="text-break">C1GaugeLabels Class
</h1>
  <div class="markdown level0 summary"><p><a class="xref" href="C1.Win.Gauge.C1GaugeDecorator.html">C1GaugeDecorator</a> used to display a sequence of labels 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"><a class="xref" href="C1.Win.Gauge.C1GaugeScaleDecorator.html">C1GaugeScaleDecorator</a></div>
    <div class="level4"><span class="xref">C1GaugeLabels</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_C1GaugeLabels_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class C1GaugeLabels : C1GaugeScaleDecorator, ICloneable, IDisposable, ICustomTypeDescriptor</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class C1GaugeLabels
    Inherits C1GaugeScaleDecorator
    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_C1GaugeLabels__ctor" data-uid="C1.Win.Gauge.C1GaugeLabels.#ctor">
          <a class="xref" href="C1.Win.Gauge.C1GaugeLabels.-ctor.html#C1_Win_Gauge_C1GaugeLabels__ctor">C1GaugeLabels()</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_C1GaugeLabels_AllowFlip" data-uid="C1.Win.Gauge.C1GaugeLabels.AllowFlip">
          <a class="xref" href="C1.Win.Gauge.C1GaugeLabels.AllowFlip.html#C1_Win_Gauge_C1GaugeLabels_AllowFlip">AllowFlip</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the labels should be flipped if they appear inverted (for radial Gauges only).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeLabels_Color" data-uid="C1.Win.Gauge.C1GaugeLabels.Color">
          <a class="xref" href="C1.Win.Gauge.C1GaugeLabels.Color.html#C1_Win_Gauge_C1GaugeLabels_Color">Color</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the Color used to display text on labels.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeLabels_CommonFontName" data-uid="C1.Win.Gauge.C1GaugeLabels.CommonFontName">
          <a class="xref" href="C1.Win.Gauge.C1GaugeLabels.CommonFontName.html#C1_Win_Gauge_C1GaugeLabels_CommonFontName">CommonFontName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the font and color template.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeLabels_Font" data-uid="C1.Win.Gauge.C1GaugeLabels.Font">
          <a class="xref" href="C1.Win.Gauge.C1GaugeLabels.Font.html#C1_Win_Gauge_C1GaugeLabels_Font">Font</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font used to display text in labels.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeLabels_FontSize" data-uid="C1.Win.Gauge.C1GaugeLabels.FontSize">
          <a class="xref" href="C1.Win.Gauge.C1GaugeLabels.FontSize.html#C1_Win_Gauge_C1GaugeLabels_FontSize">FontSize</a>
        </td>
        <td class="markdown level1 summary"><p>Logical value representing the scalable font size.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeLabels_FontSize2" data-uid="C1.Win.Gauge.C1GaugeLabels.FontSize2">
          <a class="xref" href="C1.Win.Gauge.C1GaugeLabels.FontSize2.html#C1_Win_Gauge_C1GaugeLabels_FontSize2">FontSize2</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the end font size of the labels (<a class="xref" href="C1.Win.Gauge.C1GaugeLabels.FontSize.html#C1_Win_Gauge_C1GaugeLabels_FontSize">FontSize</a> is the start font size).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeLabels_Format" data-uid="C1.Win.Gauge.C1GaugeLabels.Format">
          <a class="xref" href="C1.Win.Gauge.C1GaugeLabels.Format.html#C1_Win_Gauge_C1GaugeLabels_Format">Format</a>
        </td>
        <td class="markdown level1 summary"><p>Standard or custom numeric format string for the labels.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeLabels_IsRotated" data-uid="C1.Win.Gauge.C1GaugeLabels.IsRotated">
          <a class="xref" href="C1.Win.Gauge.C1GaugeLabels.IsRotated.html#C1_Win_Gauge_C1GaugeLabels_IsRotated">IsRotated</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets if the labels should be rotated depending on their values (for radial Gauges only).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeLabels_OrthogonalAlignment" data-uid="C1.Win.Gauge.C1GaugeLabels.OrthogonalAlignment">
          <a class="xref" href="C1.Win.Gauge.C1GaugeLabels.OrthogonalAlignment.html#C1_Win_Gauge_C1GaugeLabels_OrthogonalAlignment">OrthogonalAlignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the orthogonal alignment of the text labels.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeLabels_OrthogonalOffset" data-uid="C1.Win.Gauge.C1GaugeLabels.OrthogonalOffset">
          <a class="xref" href="C1.Win.Gauge.C1GaugeLabels.OrthogonalOffset.html#C1_Win_Gauge_C1GaugeLabels_OrthogonalOffset">OrthogonalOffset</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the logical orthogonal offset of the text labels.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeLabels_TextAngle" data-uid="C1.Win.Gauge.C1GaugeLabels.TextAngle">
          <a class="xref" href="C1.Win.Gauge.C1GaugeLabels.TextAngle.html#C1_Win_Gauge_C1GaugeLabels_TextAngle">TextAngle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the angle (in degrees) to rotate the label text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeLabels_ValueFactor" data-uid="C1.Win.Gauge.C1GaugeLabels.ValueFactor">
          <a class="xref" href="C1.Win.Gauge.C1GaugeLabels.ValueFactor.html#C1_Win_Gauge_C1GaugeLabels_ValueFactor">ValueFactor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value multiplier when showing labels.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeLabels_ValueOffset" data-uid="C1.Win.Gauge.C1GaugeLabels.ValueOffset">
          <a class="xref" href="C1.Win.Gauge.C1GaugeLabels.ValueOffset.html#C1_Win_Gauge_C1GaugeLabels_ValueOffset">ValueOffset</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value offset when showing labels.</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_C1GaugeLabels_ResetAllowFlip" data-uid="C1.Win.Gauge.C1GaugeLabels.ResetAllowFlip">
          <a class="xref" href="C1.Win.Gauge.C1GaugeLabels.ResetAllowFlip.html#C1_Win_Gauge_C1GaugeLabels_ResetAllowFlip">ResetAllowFlip()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeLabels_ResetColor" data-uid="C1.Win.Gauge.C1GaugeLabels.ResetColor">
          <a class="xref" href="C1.Win.Gauge.C1GaugeLabels.ResetColor.html#C1_Win_Gauge_C1GaugeLabels_ResetColor">ResetColor()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeLabels_ResetIsRotated" data-uid="C1.Win.Gauge.C1GaugeLabels.ResetIsRotated">
          <a class="xref" href="C1.Win.Gauge.C1GaugeLabels.ResetIsRotated.html#C1_Win_Gauge_C1GaugeLabels_ResetIsRotated">ResetIsRotated()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeLabels_ShouldSerializeAllowFlip" data-uid="C1.Win.Gauge.C1GaugeLabels.ShouldSerializeAllowFlip">
          <a class="xref" href="C1.Win.Gauge.C1GaugeLabels.ShouldSerializeAllowFlip.html#C1_Win_Gauge_C1GaugeLabels_ShouldSerializeAllowFlip">ShouldSerializeAllowFlip()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeLabels_ShouldSerializeColor" data-uid="C1.Win.Gauge.C1GaugeLabels.ShouldSerializeColor">
          <a class="xref" href="C1.Win.Gauge.C1GaugeLabels.ShouldSerializeColor.html#C1_Win_Gauge_C1GaugeLabels_ShouldSerializeColor">ShouldSerializeColor()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Gauge_C1GaugeLabels_ShouldSerializeIsRotated" data-uid="C1.Win.Gauge.C1GaugeLabels.ShouldSerializeIsRotated">
          <a class="xref" href="C1.Win.Gauge.C1GaugeLabels.ShouldSerializeIsRotated.html#C1_Win_Gauge_C1GaugeLabels_ShouldSerializeIsRotated">ShouldSerializeIsRotated()</a>
        </td>
        <td class="markdown level1 summary"><p>This member is for internal use only.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
