# C1.Web.Mvc.Finance.Fluent.FinancialChartBuilder-1

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Mvc_Finance_Fluent_FinancialChartBuilder_1" data-uid="C1.Web.Mvc.Finance.Fluent.FinancialChartBuilder`1" class="text-break">FinancialChartBuilder&lt;T&gt; Class
</h1>
  <div class="markdown level0 summary"><p>The builder for FinancialChart control.</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.AspNetCore.Mvc/C1.Web.Mvc.Fluent.BaseBuilder-2.html">BaseBuilder</a>&lt;<a class="xref" href="C1.Web.Mvc.Finance.FinancialChart-1.html">FinancialChart</a>&lt;T&gt;, <a class="xref" href="C1.Web.Mvc.Finance.Fluent.FinancialChartBuilder-1.html">FinancialChartBuilder</a>&lt;T&gt;&gt;</div>
    <div class="level3"><a class="xref" href="../C1.AspNetCore.Mvc/C1.Web.Mvc.Fluent.ComponentBuilder-2.html">ComponentBuilder</a>&lt;<a class="xref" href="C1.Web.Mvc.Finance.FinancialChart-1.html">FinancialChart</a>&lt;T&gt;, <a class="xref" href="C1.Web.Mvc.Finance.Fluent.FinancialChartBuilder-1.html">FinancialChartBuilder</a>&lt;T&gt;&gt;</div>
    <div class="level4"><a class="xref" href="../C1.AspNetCore.Mvc/C1.Web.Mvc.Fluent.ControlBuilder-2.html">ControlBuilder</a>&lt;<a class="xref" href="C1.Web.Mvc.Finance.FinancialChart-1.html">FinancialChart</a>&lt;T&gt;, <a class="xref" href="C1.Web.Mvc.Finance.Fluent.FinancialChartBuilder-1.html">FinancialChartBuilder</a>&lt;T&gt;&gt;</div>
    <div class="level5"><a class="xref" href="../C1.AspNetCore.Mvc/C1.Web.Mvc.Fluent.ItemsBoundControlBuilder-3.html">ItemsBoundControlBuilder</a>&lt;T, <a class="xref" href="C1.Web.Mvc.Finance.FinancialChart-1.html">FinancialChart</a>&lt;T&gt;, <a class="xref" href="C1.Web.Mvc.Finance.Fluent.FinancialChartBuilder-1.html">FinancialChartBuilder</a>&lt;T&gt;&gt;</div>
    <div class="level6"><a class="xref" href="../C1.AspNetCore.Mvc/C1.Web.Mvc.Fluent.FlexChartBaseBuilder-3.html">FlexChartBaseBuilder</a>&lt;T, <a class="xref" href="C1.Web.Mvc.Finance.FinancialChart-1.html">FinancialChart</a>&lt;T&gt;, <a class="xref" href="C1.Web.Mvc.Finance.Fluent.FinancialChartBuilder-1.html">FinancialChartBuilder</a>&lt;T&gt;&gt;</div>
    <div class="level7"><a class="xref" href="../C1.AspNetCore.Mvc/C1.Web.Mvc.Fluent.FlexChartCoreBuilder-3.html">FlexChartCoreBuilder</a>&lt;T, <a class="xref" href="C1.Web.Mvc.Finance.FinancialChart-1.html">FinancialChart</a>&lt;T&gt;, <a class="xref" href="C1.Web.Mvc.Finance.Fluent.FinancialChartBuilder-1.html">FinancialChartBuilder</a>&lt;T&gt;&gt;</div>
    <div class="level8"><span class="xref">FinancialChartBuilder&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.Finance.Fluent.html">C1.Web.Mvc.Finance.Fluent</a></h6>
  <h6><strong>Assembly</strong>: C1.AspNetCore.Mvc.Finance.dll</h6>
  <h5 id="C1_Web_Mvc_Finance_Fluent_FinancialChartBuilder_1_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class FinancialChartBuilder&lt;T&gt; : FlexChartCoreBuilder&lt;T, FinancialChart&lt;T&gt;, FinancialChartBuilder&lt;T&gt;&gt;, IHtmlContent</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class FinancialChartBuilder(Of T)
    Inherits FlexChartCoreBuilder(Of T, FinancialChart(Of T), FinancialChartBuilder(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_Finance_Fluent_FinancialChartBuilder_1__ctor_C1_Web_Mvc_Finance_FinancialChart__0__" data-uid="C1.Web.Mvc.Finance.Fluent.FinancialChartBuilder`1.#ctor(C1.Web.Mvc.Finance.FinancialChart{`0})">
          <a class="xref" href="C1.Web.Mvc.Finance.Fluent.FinancialChartBuilder-1.-ctor.html#C1_Web_Mvc_Finance_Fluent_FinancialChartBuilder_1__ctor_C1_Web_Mvc_Finance_FinancialChart__0__">FinancialChartBuilder(FinancialChart&lt;T&gt;)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates one <a class="xref" href="C1.Web.Mvc.Finance.Fluent.FinancialChartBuilder-1.html">FinancialChartBuilder&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_Finance_Fluent_FinancialChartBuilder_1_ChartType_C1_Web_Mvc_Finance_ChartType_" data-uid="C1.Web.Mvc.Finance.Fluent.FinancialChartBuilder`1.ChartType(C1.Web.Mvc.Finance.ChartType)">
          <a class="xref" href="C1.Web.Mvc.Finance.Fluent.FinancialChartBuilder-1.ChartType.html#C1_Web_Mvc_Finance_Fluent_FinancialChartBuilder_1_ChartType_C1_Web_Mvc_Finance_ChartType_">ChartType(ChartType)</a>
        </td>
        <td class="markdown level1 summary"><p>Configurates <a class="xref" href="C1.Web.Mvc.Finance.FinancialChart-1.ChartType.html#C1_Web_Mvc_Finance_FinancialChart_1_ChartType">ChartType</a>.
Sets the type of chart to create</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Finance_Fluent_FinancialChartBuilder_1_Options_System_Action_C1_Web_Mvc_Finance_Fluent_FinancialExtraOptionsBuilder__" data-uid="C1.Web.Mvc.Finance.Fluent.FinancialChartBuilder`1.Options(System.Action{C1.Web.Mvc.Finance.Fluent.FinancialExtraOptionsBuilder})">
          <a class="xref" href="C1.Web.Mvc.Finance.Fluent.FinancialChartBuilder-1.Options.html#C1_Web_Mvc_Finance_Fluent_FinancialChartBuilder_1_Options_System_Action_C1_Web_Mvc_Finance_Fluent_FinancialExtraOptionsBuilder__">Options(Action&lt;FinancialExtraOptionsBuilder&gt;)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the Options property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_Finance_Fluent_FinancialChartBuilder_1_Series_System_Action_C1_Web_Mvc_Finance_Fluent_FinanceSeriesListFactory__0_C1_Web_Mvc_Finance_FinancialChart__0__C1_Web_Mvc_Finance_FinancialSeries__0__C1_Web_Mvc_Finance_Fluent_FinancialSeriesBuilder__0__C1_Web_Mvc_Finance_ChartType___" data-uid="C1.Web.Mvc.Finance.Fluent.FinancialChartBuilder`1.Series(System.Action{C1.Web.Mvc.Finance.Fluent.FinanceSeriesListFactory{`0,C1.Web.Mvc.Finance.FinancialChart{`0},C1.Web.Mvc.Finance.FinancialSeries{`0},C1.Web.Mvc.Finance.Fluent.FinancialSeriesBuilder{`0},C1.Web.Mvc.Finance.ChartType}})">
          <a class="xref" href="C1.Web.Mvc.Finance.Fluent.FinancialChartBuilder-1.Series.html#C1_Web_Mvc_Finance_Fluent_FinancialChartBuilder_1_Series_System_Action_C1_Web_Mvc_Finance_Fluent_FinanceSeriesListFactory__0_C1_Web_Mvc_Finance_FinancialChart__0__C1_Web_Mvc_Finance_FinancialSeries__0__C1_Web_Mvc_Finance_Fluent_FinancialSeriesBuilder__0__C1_Web_Mvc_Finance_ChartType___">Series(Action&lt;FinanceSeriesListFactory&lt;T, FinancialChart&lt;T&gt;, FinancialSeries&lt;T&gt;, FinancialSeriesBuilder&lt;T&gt;, ChartType&gt;&gt;)</a>
        </td>
        <td class="markdown level1 summary"><p>Set the FlexChart series.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="C1.Web.Mvc.Finance.Fluent.FinanceAnnotationExtension.AddAnnotationLayer.html#C1_Web_Mvc_Finance_Fluent_FinanceAnnotationExtension_AddAnnotationLayer__1_C1_Web_Mvc_Finance_Fluent_FinancialChartBuilder___0__System_Action_C1_Web_Mvc_Fluent_AnnotationLayerBuilder___0___">FinanceAnnotationExtension.AddAnnotationLayer&lt;T&gt;(FinancialChartBuilder&lt;T&gt;, Action&lt;AnnotationLayerBuilder&lt;T&gt;&gt;)</a>
  </div>
  <div>
      <a class="xref" href="C1.Web.Mvc.Finance.Fluent.FinanceLineMarkerExtension.AddLineMarker.html#C1_Web_Mvc_Finance_Fluent_FinanceLineMarkerExtension_AddLineMarker__1_C1_Web_Mvc_Finance_Fluent_FinancialChartBuilder___0__">FinanceLineMarkerExtension.AddLineMarker&lt;T&gt;(FinancialChartBuilder&lt;T&gt;)</a>
  </div>
  <div>
      <a class="xref" href="C1.Web.Mvc.Finance.Fluent.FinanceLineMarkerExtension.AddLineMarker.html#C1_Web_Mvc_Finance_Fluent_FinanceLineMarkerExtension_AddLineMarker__1_C1_Web_Mvc_Finance_Fluent_FinancialChartBuilder___0__System_Action_C1_Web_Mvc_Fluent_LineMarkerBuilder___0___">FinanceLineMarkerExtension.AddLineMarker&lt;T&gt;(FinancialChartBuilder&lt;T&gt;, Action&lt;LineMarkerBuilder&lt;T&gt;&gt;)</a>
  </div>
  <div>
      <a class="xref" href="C1.Web.Mvc.Finance.Fluent.FinanceRangeSelectorExtension.AddRangeSelector.html#C1_Web_Mvc_Finance_Fluent_FinanceRangeSelectorExtension_AddRangeSelector__1_C1_Web_Mvc_Finance_Fluent_FinancialChartBuilder___0__">FinanceRangeSelectorExtension.AddRangeSelector&lt;T&gt;(FinancialChartBuilder&lt;T&gt;)</a>
  </div>
  <div>
      <a class="xref" href="C1.Web.Mvc.Finance.Fluent.FinanceRangeSelectorExtension.AddRangeSelector.html#C1_Web_Mvc_Finance_Fluent_FinanceRangeSelectorExtension_AddRangeSelector__1_C1_Web_Mvc_Finance_Fluent_FinancialChartBuilder___0__System_Action_C1_Web_Mvc_Fluent_RangeSelectorBuilder___0___">FinanceRangeSelectorExtension.AddRangeSelector&lt;T&gt;(FinancialChartBuilder&lt;T&gt;, Action&lt;RangeSelectorBuilder&lt;T&gt;&gt;)</a>
  </div>

</div>
