# FarPoint.Web.Chart.IGroupMapAreaSupport

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Chart_IGroupMapAreaSupport" data-uid="FarPoint.Web.Chart.IGroupMapAreaSupport" class="text-break">IGroupMapAreaSupport Interface
</h1>
  <div class="markdown level0 summary"><p>Represents an interface which defines members of a chart map area group.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Web.Chart.html">FarPoint.Web.Chart</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Web.Chart.dll</h6>
  <h5 id="FarPoint_Web_Chart_IGroupMapAreaSupport_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IGroupMapAreaSupport</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IGroupMapAreaSupport</code></pre>
  </div>
  <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="FarPoint_Web_Chart_IGroupMapAreaSupport_Groupped" data-uid="FarPoint.Web.Chart.IGroupMapAreaSupport.Groupped">
          <a class="xref" href="FarPoint.Web.Chart.IGroupMapAreaSupport.Groupped.html#FarPoint_Web_Chart_IGroupMapAreaSupport_Groupped">Groupped</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value that indicates whether this <a class="xref" href="FarPoint.Web.Chart.IGroupMapAreaSupport.html">IGroupMapAreaSupport</a> is grouped.</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="FarPoint_Web_Chart_IGroupMapAreaSupport_GetMapAreas_System_Int32_" data-uid="FarPoint.Web.Chart.IGroupMapAreaSupport.GetMapAreas(System.Int32)">
          <a class="xref" href="FarPoint.Web.Chart.IGroupMapAreaSupport.GetMapAreas.html#FarPoint_Web_Chart_IGroupMapAreaSupport_GetMapAreas_System_Int32_">GetMapAreas(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the map areas based on priority.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
