# C1.Web.Mvc.Fluent.RadialGaugeBuilder

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Mvc_Fluent_RadialGaugeBuilder" data-uid="C1.Web.Mvc.Fluent.RadialGaugeBuilder" class="text-break">RadialGaugeBuilder Class
</h1>
  <div class="markdown level0 summary"><p>Defines a builder to configurate <a class="xref" href="C1.Web.Mvc.RadialGauge.html">RadialGauge</a>.</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">HideObjectMembers</span></div>
    <div class="level2"><a class="xref" href="C1.Web.Mvc.Fluent.BaseBuilder-2.html">BaseBuilder</a>&lt;<a class="xref" href="C1.Web.Mvc.RadialGauge.html">RadialGauge</a>, <a class="xref" href="C1.Web.Mvc.Fluent.RadialGaugeBuilder.html">RadialGaugeBuilder</a>&gt;</div>
    <div class="level3"><a class="xref" href="C1.Web.Mvc.Fluent.ComponentBuilder-2.html">ComponentBuilder</a>&lt;<a class="xref" href="C1.Web.Mvc.RadialGauge.html">RadialGauge</a>, <a class="xref" href="C1.Web.Mvc.Fluent.RadialGaugeBuilder.html">RadialGaugeBuilder</a>&gt;</div>
    <div class="level4"><a class="xref" href="C1.Web.Mvc.Fluent.ControlBuilder-2.html">ControlBuilder</a>&lt;<a class="xref" href="C1.Web.Mvc.RadialGauge.html">RadialGauge</a>, <a class="xref" href="C1.Web.Mvc.Fluent.RadialGaugeBuilder.html">RadialGaugeBuilder</a>&gt;</div>
    <div class="level5"><a class="xref" href="C1.Web.Mvc.Fluent.GaugeBuilder-2.html">GaugeBuilder</a>&lt;<a class="xref" href="C1.Web.Mvc.RadialGauge.html">RadialGauge</a>, <a class="xref" href="C1.Web.Mvc.Fluent.RadialGaugeBuilder.html">RadialGaugeBuilder</a>&gt;</div>
    <div class="level6"><span class="xref">RadialGaugeBuilder</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/microsoft.aspnetcore.html.ihtmlcontent">IHtmlContent</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Web.Mvc.Fluent.html">C1.Web.Mvc.Fluent</a></h6>
  <h6><strong>Assembly</strong>: C1.AspNetCore.Mvc.dll</h6>
  <h5 id="C1_Web_Mvc_Fluent_RadialGaugeBuilder_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class RadialGaugeBuilder : GaugeBuilder&lt;RadialGauge, RadialGaugeBuilder&gt;, IHtmlContent</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class RadialGaugeBuilder
    Inherits GaugeBuilder(Of RadialGauge, RadialGaugeBuilder)
    Implements IHtmlContent</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_Web_Mvc_Fluent_RadialGaugeBuilder__ctor_C1_Web_Mvc_RadialGauge_" data-uid="C1.Web.Mvc.Fluent.RadialGaugeBuilder.#ctor(C1.Web.Mvc.RadialGauge)">
          <a class="xref" href="C1.Web.Mvc.Fluent.RadialGaugeBuilder.-ctor.html#C1_Web_Mvc_Fluent_RadialGaugeBuilder__ctor_C1_Web_Mvc_RadialGauge_">RadialGaugeBuilder(RadialGauge)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates one <a class="xref" href="C1.Web.Mvc.Fluent.RadialGaugeBuilder.html">RadialGaugeBuilder</a> instance to configurate <code class="paramref">component</code>.</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_Web_Mvc_Fluent_RadialGaugeBuilder_AutoScale_System_Boolean_" data-uid="C1.Web.Mvc.Fluent.RadialGaugeBuilder.AutoScale(System.Boolean)">
          <a class="xref" href="C1.Web.Mvc.Fluent.RadialGaugeBuilder.AutoScale.html#C1_Web_Mvc_Fluent_RadialGaugeBuilder_AutoScale_System_Boolean_">AutoScale(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.RadialGauge.AutoScale.html#C1_Web_Mvc_RadialGauge_AutoScale">AutoScale</a>.
Sets whether the gauge should automatically scale to fill the host element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_RadialGaugeBuilder_NeedleLength_C1_Web_Mvc_NeedleLength_" data-uid="C1.Web.Mvc.Fluent.RadialGaugeBuilder.NeedleLength(C1.Web.Mvc.NeedleLength)">
          <a class="xref" href="C1.Web.Mvc.Fluent.RadialGaugeBuilder.NeedleLength.html#C1_Web_Mvc_Fluent_RadialGaugeBuilder_NeedleLength_C1_Web_Mvc_NeedleLength_">NeedleLength(NeedleLength)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.RadialGauge.NeedleLength.html#C1_Web_Mvc_RadialGauge_NeedleLength">NeedleLength</a>.
Sets a value that determines the length of the gauge's needleElement with respect to the pointer range.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_RadialGaugeBuilder_NeedleShape_C1_Web_Mvc_NeedleShape_" data-uid="C1.Web.Mvc.Fluent.RadialGaugeBuilder.NeedleShape(C1.Web.Mvc.NeedleShape)">
          <a class="xref" href="C1.Web.Mvc.Fluent.RadialGaugeBuilder.NeedleShape.html#C1_Web_Mvc_Fluent_RadialGaugeBuilder_NeedleShape_C1_Web_Mvc_NeedleShape_">NeedleShape(NeedleShape)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.RadialGauge.NeedleShape.html#C1_Web_Mvc_RadialGauge_NeedleShape">NeedleShape</a>.
Sets a value that determines the shape of the gauge's needle element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_RadialGaugeBuilder_ShowText_C1_Web_Mvc_ShowText_" data-uid="C1.Web.Mvc.Fluent.RadialGaugeBuilder.ShowText(C1.Web.Mvc.ShowText)">
          <a class="xref" href="C1.Web.Mvc.Fluent.RadialGaugeBuilder.ShowText.html#C1_Web_Mvc_Fluent_RadialGaugeBuilder_ShowText_C1_Web_Mvc_ShowText_">ShowText(ShowText)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.RadialGauge.ShowText.html#C1_Web_Mvc_RadialGauge_ShowText">ShowText</a>.
Sets which values should be displayed as text in the gauge.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_RadialGaugeBuilder_StartAngle_System_Double_" data-uid="C1.Web.Mvc.Fluent.RadialGaugeBuilder.StartAngle(System.Double)">
          <a class="xref" href="C1.Web.Mvc.Fluent.RadialGaugeBuilder.StartAngle.html#C1_Web_Mvc_Fluent_RadialGaugeBuilder_StartAngle_System_Double_">StartAngle(double)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.RadialGauge.StartAngle.html#C1_Web_Mvc_RadialGauge_StartAngle">StartAngle</a>.
Sets the starting angle for the gauge, in degrees.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_RadialGaugeBuilder_SweepAngle_System_Double_" data-uid="C1.Web.Mvc.Fluent.RadialGaugeBuilder.SweepAngle(System.Double)">
          <a class="xref" href="C1.Web.Mvc.Fluent.RadialGaugeBuilder.SweepAngle.html#C1_Web_Mvc_Fluent_RadialGaugeBuilder_SweepAngle_System_Double_">SweepAngle(double)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.RadialGauge.SweepAngle.html#C1_Web_Mvc_RadialGauge_SweepAngle">SweepAngle</a>.
Sets the sweeping angle for the gauge, in degrees.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
