# C1.Web.Mvc.Fluent.PlotAreaListFactory-4

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Web_Mvc_Fluent_PlotAreaListFactory_4" data-uid="C1.Web.Mvc.Fluent.PlotAreaListFactory`4" class="text-break">PlotAreaListFactory&lt;T, TOwner, PlotArea, PlotAreaBuilder&gt; Class
</h1>
  <div class="markdown level0 summary"><p>Defines a factory to create PlotArea.</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="https://learn.microsoft.com/dotnet/api/system.collections.generic.ilist-1">IList</a>&lt;PlotArea&gt;, <a class="xref" href="C1.Web.Mvc.Fluent.PlotAreaListFactory-4.html">PlotAreaListFactory</a>&lt;T, TOwner, PlotArea, PlotAreaBuilder&gt;&gt;</div>
    <div class="level3"><span class="xref">PlotAreaListFactory&lt;T, TOwner, PlotArea, PlotAreaBuilder&gt;</span></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_PlotAreaListFactory_4_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class PlotAreaListFactory&lt;T, TOwner, PlotArea, PlotAreaBuilder&gt; : BaseBuilder&lt;IList&lt;PlotArea&gt;, PlotAreaListFactory&lt;T, TOwner, PlotArea, PlotAreaBuilder&gt;&gt;</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class PlotAreaListFactory(Of T, TOwner, PlotArea, PlotAreaBuilder)
    Inherits BaseBuilder(Of IList(Of PlotArea), PlotAreaListFactory(Of T, TOwner, PlotArea, PlotAreaBuilder))</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><p>Model Type</p>
</td>
      </tr>
      <tr>
        <td><span class="parametername">TOwner</span></td>
        <td><p>Chart derived from FlexChartCore</p>
</td>
      </tr>
      <tr>
        <td><span class="parametername">PlotArea</span></td>
        <td><p>PlotArea</p>
</td>
      </tr>
      <tr>
        <td><span class="parametername">PlotAreaBuilder</span></td>
        <td><p>PlotAreaBuilder</p>
</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_PlotAreaListFactory_4__ctor_System_Collections_Generic_IList__2___1_" data-uid="C1.Web.Mvc.Fluent.PlotAreaListFactory`4.#ctor(System.Collections.Generic.IList{`2},`1)">
          <a class="xref" href="C1.Web.Mvc.Fluent.PlotAreaListFactory-4.-ctor.html#C1_Web_Mvc_Fluent_PlotAreaListFactory_4__ctor_System_Collections_Generic_IList__2___1_">PlotAreaListFactory(IList&lt;PlotArea&gt;, TOwner)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the PlotAreaListFactory 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_Fluent_PlotAreaListFactory_4_Add" data-uid="C1.Web.Mvc.Fluent.PlotAreaListFactory`4.Add">
          <a class="xref" href="C1.Web.Mvc.Fluent.PlotAreaListFactory-4.Add.html#C1_Web_Mvc_Fluent_PlotAreaListFactory_4_Add">Add()</a>
        </td>
        <td class="markdown level1 summary"><p>Add a default plotArea to the plotarea list.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
