# C1.Xamarin.Forms.Gauge.GaugeRange

## Content

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



  <h1 id="C1_Xamarin_Forms_Gauge_GaugeRange" data-uid="C1.Xamarin.Forms.Gauge.GaugeRange" class="text-break">GaugeRange Class
</h1>
  <div class="markdown level0 summary"><p>Defines ranges to be used with <a class="xref" href="C1.Xamarin.Forms.Gauge.C1Gauge.html">C1Gauge</a> controls.</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"><span class="xref">GaugeRange</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.inotifypropertychanged">INotifyPropertyChanged</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_GaugeRange_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class GaugeRange : BindableObject, INotifyPropertyChanged</code></pre>
  </div>
  <h5 id="C1_Xamarin_Forms_Gauge_GaugeRange_remarks"><strong>Remarks</strong></h5>
  <div class="markdown level0 remarks"><p>Range objects have min and max properties that define the range's domain, as well as color and thickness properties that define the range's appearance.
Every Gauge control has at least two ranges: the <see cref="p:Face"></see> defines the minimum and maximum values for the gauge, and the <see cref="p:Pointer"></see> displays the gauge's current value.
In addition to the built-in ranges, gauges may have additional ranges used to display regions of significance (for example, low, medium, and high values).</p>
</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_GaugeRange__ctor" data-uid="C1.Xamarin.Forms.Gauge.GaugeRange.#ctor">
          <a class="xref" href="C1.Xamarin.Forms.Gauge.GaugeRange.-ctor.html#C1_Xamarin_Forms_Gauge_GaugeRange__ctor">GaugeRange()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of a <a class="xref" href="C1.Xamarin.Forms.Gauge.GaugeRange.html">GaugeRange</a>.</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_GaugeRange_BorderColorProperty" data-uid="C1.Xamarin.Forms.Gauge.GaugeRange.BorderColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Gauge.GaugeRange.BorderColorProperty.html">BorderColorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Gauge_GaugeRange_BorderColorPropertyName" data-uid="C1.Xamarin.Forms.Gauge.GaugeRange.BorderColorPropertyName">
          <a class="xref" href="C1.Xamarin.Forms.Gauge.GaugeRange.BorderColorPropertyName.html">BorderColorPropertyName</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Gauge_GaugeRange_BorderDashesProperty" data-uid="C1.Xamarin.Forms.Gauge.GaugeRange.BorderDashesProperty">
          <a class="xref" href="C1.Xamarin.Forms.Gauge.GaugeRange.BorderDashesProperty.html">BorderDashesProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Gauge_GaugeRange_BorderDashesPropertyName" data-uid="C1.Xamarin.Forms.Gauge.GaugeRange.BorderDashesPropertyName">
          <a class="xref" href="C1.Xamarin.Forms.Gauge.GaugeRange.BorderDashesPropertyName.html">BorderDashesPropertyName</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Gauge_GaugeRange_BorderWidthProperty" data-uid="C1.Xamarin.Forms.Gauge.GaugeRange.BorderWidthProperty">
          <a class="xref" href="C1.Xamarin.Forms.Gauge.GaugeRange.BorderWidthProperty.html">BorderWidthProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Gauge_GaugeRange_BorderWidthPropertyName" data-uid="C1.Xamarin.Forms.Gauge.GaugeRange.BorderWidthPropertyName">
          <a class="xref" href="C1.Xamarin.Forms.Gauge.GaugeRange.BorderWidthPropertyName.html">BorderWidthPropertyName</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Gauge_GaugeRange_ColorProperty" data-uid="C1.Xamarin.Forms.Gauge.GaugeRange.ColorProperty">
          <a class="xref" href="C1.Xamarin.Forms.Gauge.GaugeRange.ColorProperty.html">ColorProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Gauge_GaugeRange_ColorPropertyName" data-uid="C1.Xamarin.Forms.Gauge.GaugeRange.ColorPropertyName">
          <a class="xref" href="C1.Xamarin.Forms.Gauge.GaugeRange.ColorPropertyName.html">ColorPropertyName</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Gauge_GaugeRange_DefaultColor" data-uid="C1.Xamarin.Forms.Gauge.GaugeRange.DefaultColor">
          <a class="xref" href="C1.Xamarin.Forms.Gauge.GaugeRange.DefaultColor.html">DefaultColor</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Gauge_GaugeRange_DefaultMax" data-uid="C1.Xamarin.Forms.Gauge.GaugeRange.DefaultMax">
          <a class="xref" href="C1.Xamarin.Forms.Gauge.GaugeRange.DefaultMax.html">DefaultMax</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Gauge_GaugeRange_DefaultMin" data-uid="C1.Xamarin.Forms.Gauge.GaugeRange.DefaultMin">
          <a class="xref" href="C1.Xamarin.Forms.Gauge.GaugeRange.DefaultMin.html">DefaultMin</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Gauge_GaugeRange_MaxProperty" data-uid="C1.Xamarin.Forms.Gauge.GaugeRange.MaxProperty">
          <a class="xref" href="C1.Xamarin.Forms.Gauge.GaugeRange.MaxProperty.html">MaxProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Gauge_GaugeRange_MaxPropertyName" data-uid="C1.Xamarin.Forms.Gauge.GaugeRange.MaxPropertyName">
          <a class="xref" href="C1.Xamarin.Forms.Gauge.GaugeRange.MaxPropertyName.html">MaxPropertyName</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Gauge_GaugeRange_MinProperty" data-uid="C1.Xamarin.Forms.Gauge.GaugeRange.MinProperty">
          <a class="xref" href="C1.Xamarin.Forms.Gauge.GaugeRange.MinProperty.html">MinProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Gauge_GaugeRange_MinPropertyName" data-uid="C1.Xamarin.Forms.Gauge.GaugeRange.MinPropertyName">
          <a class="xref" href="C1.Xamarin.Forms.Gauge.GaugeRange.MinPropertyName.html">MinPropertyName</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Gauge_GaugeRange_NameProperty" data-uid="C1.Xamarin.Forms.Gauge.GaugeRange.NameProperty">
          <a class="xref" href="C1.Xamarin.Forms.Gauge.GaugeRange.NameProperty.html">NameProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Gauge_GaugeRange_NamePropertyName" data-uid="C1.Xamarin.Forms.Gauge.GaugeRange.NamePropertyName">
          <a class="xref" href="C1.Xamarin.Forms.Gauge.GaugeRange.NamePropertyName.html">NamePropertyName</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Gauge_GaugeRange_ThicknessProperty" data-uid="C1.Xamarin.Forms.Gauge.GaugeRange.ThicknessProperty">
          <a class="xref" href="C1.Xamarin.Forms.Gauge.GaugeRange.ThicknessProperty.html">ThicknessProperty</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Gauge_GaugeRange_ThicknessPropertyName" data-uid="C1.Xamarin.Forms.Gauge.GaugeRange.ThicknessPropertyName">
          <a class="xref" href="C1.Xamarin.Forms.Gauge.GaugeRange.ThicknessPropertyName.html">ThicknessPropertyName</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_GaugeRange_BorderColor" data-uid="C1.Xamarin.Forms.Gauge.GaugeRange.BorderColor">
          <a class="xref" href="C1.Xamarin.Forms.Gauge.GaugeRange.BorderColor.html#C1_Xamarin_Forms_Gauge_GaugeRange_BorderColor">BorderColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color used to display the border of this range.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Gauge_GaugeRange_BorderDashes" data-uid="C1.Xamarin.Forms.Gauge.GaugeRange.BorderDashes">
          <a class="xref" href="C1.Xamarin.Forms.Gauge.GaugeRange.BorderDashes.html#C1_Xamarin_Forms_Gauge_GaugeRange_BorderDashes">BorderDashes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the dashes pattern used in the border of this range.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Gauge_GaugeRange_BorderWidth" data-uid="C1.Xamarin.Forms.Gauge.GaugeRange.BorderWidth">
          <a class="xref" href="C1.Xamarin.Forms.Gauge.GaugeRange.BorderWidth.html#C1_Xamarin_Forms_Gauge_GaugeRange_BorderWidth">BorderWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the border width of this range.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Gauge_GaugeRange_Color" data-uid="C1.Xamarin.Forms.Gauge.GaugeRange.Color">
          <a class="xref" href="C1.Xamarin.Forms.Gauge.GaugeRange.Color.html#C1_Xamarin_Forms_Gauge_GaugeRange_Color">Color</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color used to display this range.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Gauge_GaugeRange_Max" data-uid="C1.Xamarin.Forms.Gauge.GaugeRange.Max">
          <a class="xref" href="C1.Xamarin.Forms.Gauge.GaugeRange.Max.html#C1_Xamarin_Forms_Gauge_GaugeRange_Max">Max</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the maximum value for this range.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Gauge_GaugeRange_Min" data-uid="C1.Xamarin.Forms.Gauge.GaugeRange.Min">
          <a class="xref" href="C1.Xamarin.Forms.Gauge.GaugeRange.Min.html#C1_Xamarin_Forms_Gauge_GaugeRange_Min">Min</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the minimum value for this range.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Gauge_GaugeRange_Name" data-uid="C1.Xamarin.Forms.Gauge.GaugeRange.Name">
          <a class="xref" href="C1.Xamarin.Forms.Gauge.GaugeRange.Name.html#C1_Xamarin_Forms_Gauge_GaugeRange_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the name of this <a class="xref" href="C1.Xamarin.Forms.Gauge.GaugeRange.html">GaugeRange</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Xamarin_Forms_Gauge_GaugeRange_Thickness" data-uid="C1.Xamarin.Forms.Gauge.GaugeRange.Thickness">
          <a class="xref" href="C1.Xamarin.Forms.Gauge.GaugeRange.Thickness.html#C1_Xamarin_Forms_Gauge_GaugeRange_Thickness">Thickness</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the thickness of this range as a percentage of the parent gauge's thickness.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
