# FarPoint.Win.Spread.Chart.SpreadChart.CreateNewInstance

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Win_Spread_Chart_SpreadChart_CreateNewInstance_" data-uid="FarPoint.Win.Spread.Chart.SpreadChart.CreateNewInstance*">CreateNewInstance Method
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Win_Spread_Chart_SpreadChart_CreateNewInstance_" data-uid="FarPoint.Win.Spread.Chart.SpreadChart.CreateNewInstance*"></a>
<h4 id="FarPoint_Win_Spread_Chart_SpreadChart_CreateNewInstance" data-uid="FarPoint.Win.Spread.Chart.SpreadChart.CreateNewInstance">CreateNewInstance()</h4>
<div class="markdown level1 summary"><p>Creates the new instance.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">protected override ChartShape CreateNewInstance()</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Protected Overrides Function CreateNewInstance() As ChartShape</code></pre>
</div>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-condensed">
  <thead>
    <tr>
      <th>Type</th>
      <th>Description</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><a class="xref" href="FarPoint.Win.Spread.Chart.ChartShape.html">ChartShape</a></td>
      <td><p>a new instance of the <a class="xref" href="FarPoint.Win.Spread.Chart.SpreadChart.html">SpreadChart</a></p>
</td>
    </tr>
  </tbody>
</table>
<h5 class="overrides">Overrides</h5>
<div><a class="xref" href="FarPoint.Win.Spread.Chart.ChartShape.CreateNewInstance.html#FarPoint_Win_Spread_Chart_ChartShape_CreateNewInstance">ChartShape.CreateNewInstance()</a></div>
</div>
