# C1.Web.Mvc.FlexChartCore-1.PlotAreas

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Web_Mvc_FlexChartCore_1_PlotAreas_" data-uid="C1.Web.Mvc.FlexChartCore`1.PlotAreas*">PlotAreas Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Web_Mvc_FlexChartCore_1_PlotAreas_" data-uid="C1.Web.Mvc.FlexChartCore`1.PlotAreas*"></a>
<h4 id="C1_Web_Mvc_FlexChartCore_1_PlotAreas" data-uid="C1.Web.Mvc.FlexChartCore`1.PlotAreas">PlotAreas</h4>
<div class="markdown level1 summary"><p>Gets the collection of plotarea objects.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[Json(&quot;_plotAreas&quot;)]
public IList&lt;PlotArea&gt; PlotAreas { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Json(&quot;_plotAreas&quot;)&gt;
Public ReadOnly Property PlotAreas As IList(Of PlotArea)</code></pre>
</div>
</div>
