# C1.Web.Mvc.FlexChartCore-1

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Mvc_FlexChartCore_1" data-uid="C1.Web.Mvc.FlexChartCore`1" class="text-break">FlexChartCore&lt;T&gt; Class
</h1>
  <div class="markdown level0 summary"></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.Web.Mvc.Component.html">Component</a></div>
    <div class="level2"><a class="xref" href="C1.Web.Mvc.Control.html">Control</a></div>
    <div class="level3"><a class="xref" href="C1.Web.Mvc.ItemsBoundControl-1.html">ItemsBoundControl</a>&lt;T&gt;</div>
    <div class="level4"><a class="xref" href="C1.Web.Mvc.FlexChartBase-1.html">FlexChartBase</a>&lt;T&gt;</div>
    <div class="level5"><span class="xref">FlexChartCore&lt;T&gt;</span></div>
      <div class="level6"><a class="xref" href="C1.Web.Mvc.FlexChart-1.html">FlexChart&lt;T&gt;</a></div>
      <div class="level6"><a class="xref" href="C1.Web.Mvc.FlexRadar-1.html">FlexRadar&lt;T&gt;</a></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><a class="xref" href="C1.Web.Mvc.ITemplate.html">ITemplate</a></div>
    <div><a class="xref" href="C1.Web.Mvc.IAnimatable.html">IAnimatable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Web.Mvc.html">C1.Web.Mvc</a></h6>
  <h6><strong>Assembly</strong>: C1.AspNetCore.Mvc.dll</h6>
  <h5 id="C1_Web_Mvc_FlexChartCore_1_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class FlexChartCore&lt;T&gt; : FlexChartBase&lt;T&gt;, IHtmlContent, ITemplate, IAnimatable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public MustInherit Class FlexChartCore(Of T)
    Inherits FlexChartBase(Of T)
    Implements IHtmlContent, ITemplate, IAnimatable</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_FlexChartCore_1__ctor_Microsoft_AspNetCore_Mvc_Rendering_IHtmlHelper_System_String_" data-uid="C1.Web.Mvc.FlexChartCore`1.#ctor(Microsoft.AspNetCore.Mvc.Rendering.IHtmlHelper,System.String)">
          <a class="xref" href="C1.Web.Mvc.FlexChartCore-1.-ctor.html#C1_Web_Mvc_FlexChartCore_1__ctor_Microsoft_AspNetCore_Mvc_Rendering_IHtmlHelper_System_String_">FlexChartCore(IHtmlHelper, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates one <a class="xref" href="C1.Web.Mvc.FlexChartCore-1.html">FlexChartCore&lt;T&gt;</a> instance.</p>
</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_Web_Mvc_FlexChartCore_1_AxisX" data-uid="C1.Web.Mvc.FlexChartCore`1.AxisX">
          <a class="xref" href="C1.Web.Mvc.FlexChartCore-1.AxisX.html#C1_Web_Mvc_FlexChartCore_1_AxisX">AxisX</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the main X axis.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_FlexChartCore_1_AxisY" data-uid="C1.Web.Mvc.FlexChartCore`1.AxisY">
          <a class="xref" href="C1.Web.Mvc.FlexChartCore-1.AxisY.html#C1_Web_Mvc_FlexChartCore_1_AxisY">AxisY</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the main Y axis.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_FlexChartCore_1_Binding" data-uid="C1.Web.Mvc.FlexChartCore`1.Binding">
          <a class="xref" href="C1.Web.Mvc.FlexChartCore-1.Binding.html#C1_Web_Mvc_FlexChartCore_1_Binding">Binding</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the property that contains the Y values.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_FlexChartCore_1_BindingX" data-uid="C1.Web.Mvc.FlexChartCore`1.BindingX">
          <a class="xref" href="C1.Web.Mvc.FlexChartCore-1.BindingX.html#C1_Web_Mvc_FlexChartCore_1_BindingX">BindingX</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the property that contains the X data values.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_FlexChartCore_1_DataLabel" data-uid="C1.Web.Mvc.FlexChartCore`1.DataLabel">
          <a class="xref" href="C1.Web.Mvc.FlexChartCore-1.DataLabel.html#C1_Web_Mvc_FlexChartCore_1_DataLabel">DataLabel</a>
        </td>
        <td class="markdown level1 summary"><p>Get or set the style of point data label</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_FlexChartCore_1_InterpolateNulls" data-uid="C1.Web.Mvc.FlexChartCore`1.InterpolateNulls">
          <a class="xref" href="C1.Web.Mvc.FlexChartCore-1.InterpolateNulls.html#C1_Web_Mvc_FlexChartCore_1_InterpolateNulls">InterpolateNulls</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to interpolate null values in the data.  If true, the chart interpolates the value of any missing data based on neighboring points. If false, it leaves a break in lines and areas at the points with null values.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_FlexChartCore_1_LegendToggle" data-uid="C1.Web.Mvc.FlexChartCore`1.LegendToggle">
          <a class="xref" href="C1.Web.Mvc.FlexChartCore-1.LegendToggle.html#C1_Web_Mvc_FlexChartCore_1_LegendToggle">LegendToggle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether clicking legend items toggles the series visibility in the chart.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_FlexChartCore_1_OnClientSeriesVisibilityChanged" data-uid="C1.Web.Mvc.FlexChartCore`1.OnClientSeriesVisibilityChanged">
          <a class="xref" href="C1.Web.Mvc.FlexChartCore-1.OnClientSeriesVisibilityChanged.html#C1_Web_Mvc_FlexChartCore_1_OnClientSeriesVisibilityChanged">OnClientSeriesVisibilityChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the series visibility changes</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_FlexChartCore_1_PlotAreas" data-uid="C1.Web.Mvc.FlexChartCore`1.PlotAreas">
          <a class="xref" href="C1.Web.Mvc.FlexChartCore-1.PlotAreas.html#C1_Web_Mvc_FlexChartCore_1_PlotAreas">PlotAreas</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of plotarea objects.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_FlexChartCore_1_RenderEngine" data-uid="C1.Web.Mvc.FlexChartCore`1.RenderEngine">
          <a class="xref" href="C1.Web.Mvc.FlexChartCore-1.RenderEngine.html#C1_Web_Mvc_FlexChartCore_1_RenderEngine">RenderEngine</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the chart render engine.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_FlexChartCore_1_SelectionIndex" data-uid="C1.Web.Mvc.FlexChartCore`1.SelectionIndex">
          <a class="xref" href="C1.Web.Mvc.FlexChartCore-1.SelectionIndex.html#C1_Web_Mvc_FlexChartCore_1_SelectionIndex">SelectionIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the index of selected chart series.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_FlexChartCore_1_Series" data-uid="C1.Web.Mvc.FlexChartCore`1.Series">
          <a class="xref" href="C1.Web.Mvc.FlexChartCore-1.Series.html#C1_Web_Mvc_FlexChartCore_1_Series">Series</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of series objects.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Web_Mvc_FlexChartCore_1_SymbolSize" data-uid="C1.Web.Mvc.FlexChartCore`1.SymbolSize">
          <a class="xref" href="C1.Web.Mvc.FlexChartCore-1.SymbolSize.html#C1_Web_Mvc_FlexChartCore_1_SymbolSize">SymbolSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the size of the symbols used for all Series objects. This property may be overridden by the symbolSize property on each series. (see Series class)</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_FlexChartCore_1_RegisterStartupScript_System_IO_TextWriter_" data-uid="C1.Web.Mvc.FlexChartCore`1.RegisterStartupScript(System.IO.TextWriter)">
          <a class="xref" href="C1.Web.Mvc.FlexChartCore-1.RegisterStartupScript.html#C1_Web_Mvc_FlexChartCore_1_RegisterStartupScript_System_IO_TextWriter_">RegisterStartupScript(TextWriter)</a>
        </td>
        <td class="markdown level1 summary"><p>Registers the startup scripts.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
