# C1.Xamarin.Forms.Gauge.C1LinearGauge

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Xamarin_Forms_Gauge_C1LinearGauge" data-uid="C1.Xamarin.Forms.Gauge.C1LinearGauge" class="text-break">C1LinearGauge Class
</h1>
  <div class="markdown level0 summary"><p>The <a class="xref" href="C1.Xamarin.Forms.Gauge.C1LinearGauge.html">C1LinearGauge</a> displays a linear scale with an indicator that represents a single value and optional ranges to represent reference values.</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.Xamarin.Forms.Gauge.C1Gauge.html">C1Gauge</a></div>
    <div class="level2"><span class="xref">C1LinearGauge</span></div>
      <div class="level3"><a class="xref" href="C1.Xamarin.Forms.Gauge.C1BulletGraph.html">C1BulletGraph</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <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.Xamarin.Forms.Gauge.html">C1.Xamarin.Forms.Gauge</a></h6>
  <h6><strong>Assembly</strong>: C1.Xamarin.Forms.Gauge.dll</h6>
  <h5 id="C1_Xamarin_Forms_Gauge_C1LinearGauge_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class C1LinearGauge : C1Gauge, IComponent, IDisposable</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_Xamarin_Forms_Gauge_C1LinearGauge__ctor" data-uid="C1.Xamarin.Forms.Gauge.C1LinearGauge.#ctor">
          <a class="xref" href="C1.Xamarin.Forms.Gauge.C1LinearGauge.-ctor.html#C1_Xamarin_Forms_Gauge_C1LinearGauge__ctor">C1LinearGauge()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of a <a class="xref" href="C1.Xamarin.Forms.Gauge.C1LinearGauge.html">C1LinearGauge</a> control.</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_Xamarin_Forms_Gauge_C1LinearGauge_DirectionProperty" data-uid="C1.Xamarin.Forms.Gauge.C1LinearGauge.DirectionProperty">
          <a class="xref" href="C1.Xamarin.Forms.Gauge.C1LinearGauge.DirectionProperty.html">DirectionProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Gauge_C1LinearGauge_DirectionPropertyName" data-uid="C1.Xamarin.Forms.Gauge.C1LinearGauge.DirectionPropertyName">
          <a class="xref" href="C1.Xamarin.Forms.Gauge.C1LinearGauge.DirectionPropertyName.html">DirectionPropertyName</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_Xamarin_Forms_Gauge_C1LinearGauge_Direction" data-uid="C1.Xamarin.Forms.Gauge.C1LinearGauge.Direction">
          <a class="xref" href="C1.Xamarin.Forms.Gauge.C1LinearGauge.Direction.html#C1_Xamarin_Forms_Gauge_C1LinearGauge_Direction">Direction</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>
    </tbody>
  </table>

</div>
