# C1.Web.Mvc.Fluent.FlexRadarBuilder-1

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Mvc_Fluent_FlexRadarBuilder_1" data-uid="C1.Web.Mvc.Fluent.FlexRadarBuilder`1" class="text-break">FlexRadarBuilder&lt;T&gt; Class
</h1>
  <div class="markdown level0 summary"><p>Defines a builder to configurate <a class="xref" href="C1.Web.Mvc.FlexRadar-1.html">FlexRadar&lt;T&gt;</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.FlexRadar-1.html">FlexRadar</a>&lt;T&gt;, <a class="xref" href="C1.Web.Mvc.Fluent.FlexRadarBuilder-1.html">FlexRadarBuilder</a>&lt;T&gt;&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.FlexRadar-1.html">FlexRadar</a>&lt;T&gt;, <a class="xref" href="C1.Web.Mvc.Fluent.FlexRadarBuilder-1.html">FlexRadarBuilder</a>&lt;T&gt;&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.FlexRadar-1.html">FlexRadar</a>&lt;T&gt;, <a class="xref" href="C1.Web.Mvc.Fluent.FlexRadarBuilder-1.html">FlexRadarBuilder</a>&lt;T&gt;&gt;</div>
    <div class="level5"><a class="xref" href="C1.Web.Mvc.Fluent.ItemsBoundControlBuilder-3.html">ItemsBoundControlBuilder</a>&lt;T, <a class="xref" href="C1.Web.Mvc.FlexRadar-1.html">FlexRadar</a>&lt;T&gt;, <a class="xref" href="C1.Web.Mvc.Fluent.FlexRadarBuilder-1.html">FlexRadarBuilder</a>&lt;T&gt;&gt;</div>
    <div class="level6"><a class="xref" href="C1.Web.Mvc.Fluent.FlexChartBaseBuilder-3.html">FlexChartBaseBuilder</a>&lt;T, <a class="xref" href="C1.Web.Mvc.FlexRadar-1.html">FlexRadar</a>&lt;T&gt;, <a class="xref" href="C1.Web.Mvc.Fluent.FlexRadarBuilder-1.html">FlexRadarBuilder</a>&lt;T&gt;&gt;</div>
    <div class="level7"><a class="xref" href="C1.Web.Mvc.Fluent.FlexChartCoreBuilder-3.html">FlexChartCoreBuilder</a>&lt;T, <a class="xref" href="C1.Web.Mvc.FlexRadar-1.html">FlexRadar</a>&lt;T&gt;, <a class="xref" href="C1.Web.Mvc.Fluent.FlexRadarBuilder-1.html">FlexRadarBuilder</a>&lt;T&gt;&gt;</div>
    <div class="level8"><span class="xref">FlexRadarBuilder&lt;T&gt;</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_FlexRadarBuilder_1_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class FlexRadarBuilder&lt;T&gt; : FlexChartCoreBuilder&lt;T, FlexRadar&lt;T&gt;, FlexRadarBuilder&lt;T&gt;&gt;, IHtmlContent</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class FlexRadarBuilder(Of T)
    Inherits FlexChartCoreBuilder(Of T, FlexRadar(Of T), FlexRadarBuilder(Of T))
    Implements IHtmlContent</code></pre>
  </div>
  <h5 class="typeParameters">Type Parameters</h5>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td><span class="parametername">T</span></td>
        <td></td>
      </tr>
    </tbody>
  </table>
  <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_FlexRadarBuilder_1__ctor_C1_Web_Mvc_FlexRadar__0__" data-uid="C1.Web.Mvc.Fluent.FlexRadarBuilder`1.#ctor(C1.Web.Mvc.FlexRadar{`0})">
          <a class="xref" href="C1.Web.Mvc.Fluent.FlexRadarBuilder-1.-ctor.html#C1_Web_Mvc_Fluent_FlexRadarBuilder_1__ctor_C1_Web_Mvc_FlexRadar__0__">FlexRadarBuilder(FlexRadar&lt;T&gt;)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates one <a class="xref" href="C1.Web.Mvc.Fluent.FlexRadarBuilder-1.html">FlexRadarBuilder&lt;T&gt;</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_FlexRadarBuilder_1_ChartType_C1_Web_Mvc_Chart_RadarChartType_" data-uid="C1.Web.Mvc.Fluent.FlexRadarBuilder`1.ChartType(C1.Web.Mvc.Chart.RadarChartType)">
          <a class="xref" href="C1.Web.Mvc.Fluent.FlexRadarBuilder-1.ChartType.html#C1_Web_Mvc_Fluent_FlexRadarBuilder_1_ChartType_C1_Web_Mvc_Chart_RadarChartType_">ChartType(RadarChartType)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.FlexRadar-1.ChartType.html#C1_Web_Mvc_FlexRadar_1_ChartType">ChartType</a>.
Sets the type of radar chart to be created.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_FlexRadarBuilder_1_Reversed_System_Boolean_" data-uid="C1.Web.Mvc.Fluent.FlexRadarBuilder`1.Reversed(System.Boolean)">
          <a class="xref" href="C1.Web.Mvc.Fluent.FlexRadarBuilder-1.Reversed.html#C1_Web_Mvc_Fluent_FlexRadarBuilder_1_Reversed_System_Boolean_">Reversed(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.FlexRadar-1.Reversed.html#C1_Web_Mvc_FlexRadar_1_Reversed">Reversed</a>.
Sets a value that determines whether angles are reversed (counter-clockwise). The default value is false, which causes angles to be measured in the clockwise direction.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_FlexRadarBuilder_1_Series_System_Action_C1_Web_Mvc_Fluent_SeriesListBaseFactory__0_C1_Web_Mvc_FlexRadar__0__C1_Web_Mvc_FlexRadarSeries__0__C1_Web_Mvc_Fluent_FlexRadarSeriesBuilder__0__C1_Web_Mvc_Chart_RadarChartType___" data-uid="C1.Web.Mvc.Fluent.FlexRadarBuilder`1.Series(System.Action{C1.Web.Mvc.Fluent.SeriesListBaseFactory{`0,C1.Web.Mvc.FlexRadar{`0},C1.Web.Mvc.FlexRadarSeries{`0},C1.Web.Mvc.Fluent.FlexRadarSeriesBuilder{`0},C1.Web.Mvc.Chart.RadarChartType}})">
          <a class="xref" href="C1.Web.Mvc.Fluent.FlexRadarBuilder-1.Series.html#C1_Web_Mvc_Fluent_FlexRadarBuilder_1_Series_System_Action_C1_Web_Mvc_Fluent_SeriesListBaseFactory__0_C1_Web_Mvc_FlexRadar__0__C1_Web_Mvc_FlexRadarSeries__0__C1_Web_Mvc_Fluent_FlexRadarSeriesBuilder__0__C1_Web_Mvc_Chart_RadarChartType___">Series(Action&lt;SeriesListBaseFactory&lt;T, FlexRadar&lt;T&gt;, FlexRadarSeries&lt;T&gt;, FlexRadarSeriesBuilder&lt;T&gt;, RadarChartType&gt;&gt;)</a>
        </td>
        <td class="markdown level1 summary"><p>Set the FlexChart series.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_FlexRadarBuilder_1_Stacking_C1_Web_Mvc_Chart_Stacking_" data-uid="C1.Web.Mvc.Fluent.FlexRadarBuilder`1.Stacking(C1.Web.Mvc.Chart.Stacking)">
          <a class="xref" href="C1.Web.Mvc.Fluent.FlexRadarBuilder-1.Stacking.html#C1_Web_Mvc_Fluent_FlexRadarBuilder_1_Stacking_C1_Web_Mvc_Chart_Stacking_">Stacking(Stacking)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.FlexRadar-1.Stacking.html#C1_Web_Mvc_FlexRadar_1_Stacking">Stacking</a>.
Sets a value that determines whether and how the series objects are stacked.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_FlexRadarBuilder_1_StartAngle_System_Int32_" data-uid="C1.Web.Mvc.Fluent.FlexRadarBuilder`1.StartAngle(System.Int32)">
          <a class="xref" href="C1.Web.Mvc.Fluent.FlexRadarBuilder-1.StartAngle.html#C1_Web_Mvc_Fluent_FlexRadarBuilder_1_StartAngle_System_Int32_">StartAngle(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.FlexRadar-1.StartAngle.html#C1_Web_Mvc_FlexRadar_1_StartAngle">StartAngle</a>.
Sets the starting angle for the radar, in degrees. Angles are measured clockwise, starting at the 12 o'clock position.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Fluent_FlexRadarBuilder_1_TotalAngle_System_Int32_" data-uid="C1.Web.Mvc.Fluent.FlexRadarBuilder`1.TotalAngle(System.Int32)">
          <a class="xref" href="C1.Web.Mvc.Fluent.FlexRadarBuilder-1.TotalAngle.html#C1_Web_Mvc_Fluent_FlexRadarBuilder_1_TotalAngle_System_Int32_">TotalAngle(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.FlexRadar-1.TotalAngle.html#C1_Web_Mvc_FlexRadar_1_TotalAngle">TotalAngle</a>.
Sets the total angle for the radar, in degrees.  Its default value is 360. The value must be greater than 0, or less than or equal to 360.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
