# FarPoint.Web.Chart.MapAreaInfo.-ctor

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Web_Chart_MapAreaInfo__ctor_" data-uid="FarPoint.Web.Chart.MapAreaInfo.#ctor*">MapAreaInfo Constructor
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Web_Chart_MapAreaInfo__ctor_" data-uid="FarPoint.Web.Chart.MapAreaInfo.#ctor*"></a>
<h4 id="FarPoint_Web_Chart_MapAreaInfo__ctor" data-uid="FarPoint.Web.Chart.MapAreaInfo.#ctor">MapAreaInfo()</h4>
<div class="markdown level1 summary"><p>MapAreaInfo constructor.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public MapAreaInfo()</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Sub New()</code></pre>
</div>


<a id="FarPoint_Web_Chart_MapAreaInfo__ctor_" data-uid="FarPoint.Web.Chart.MapAreaInfo.#ctor*"></a>
<h4 id="FarPoint_Web_Chart_MapAreaInfo__ctor_FarPoint_Web_Chart_MapAreaInfo_MapAreaType_System_Int32_" data-uid="FarPoint.Web.Chart.MapAreaInfo.#ctor(FarPoint.Web.Chart.MapAreaInfo.MapAreaType,System.Int32)">MapAreaInfo(MapAreaType, int)</h4>
<div class="markdown level1 summary"><p>MapAreaInfo constructor.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public MapAreaInfo(MapAreaInfo.MapAreaType type, int areaIndex)</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Sub New(type As MapAreaInfo.MapAreaType, areaIndex As Integer)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-condensed">
  <thead>
    <tr>
      <th>Type</th>
      <th>Name</th>
      <th>Description</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><a class="xref" href="FarPoint.Web.Chart.MapAreaInfo.html">MapAreaInfo</a>.<a class="xref" href="FarPoint.Web.Chart.MapAreaInfo.MapAreaType.html">MapAreaType</a></td>
      <td><span class="parametername">type</span></td>
      <td><p>Type of MapArea.</p>
</td>
    </tr>
    <tr>
      <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></td>
      <td><span class="parametername">areaIndex</span></td>
      <td><p>Area index of label area, legend area and plot area.</p>
</td>
    </tr>
  </tbody>
</table>


<a id="FarPoint_Web_Chart_MapAreaInfo__ctor_" data-uid="FarPoint.Web.Chart.MapAreaInfo.#ctor*"></a>
<h4 id="FarPoint_Web_Chart_MapAreaInfo__ctor_FarPoint_Web_Chart_MapAreaInfo_MapAreaType_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Web.Chart.MapAreaInfo.#ctor(FarPoint.Web.Chart.MapAreaInfo.MapAreaType,System.Int32,System.Int32,System.Int32)">MapAreaInfo(MapAreaType, int, int, int)</h4>
<div class="markdown level1 summary"><p>MapAreaInfo constructor.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public MapAreaInfo(MapAreaInfo.MapAreaType type, int areaIndex, int seriesIndex, int pointIndex)</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Sub New(type As MapAreaInfo.MapAreaType, areaIndex As Integer, seriesIndex As Integer, pointIndex As Integer)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-condensed">
  <thead>
    <tr>
      <th>Type</th>
      <th>Name</th>
      <th>Description</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><a class="xref" href="FarPoint.Web.Chart.MapAreaInfo.html">MapAreaInfo</a>.<a class="xref" href="FarPoint.Web.Chart.MapAreaInfo.MapAreaType.html">MapAreaType</a></td>
      <td><span class="parametername">type</span></td>
      <td><p>Type of MapArea.</p>
</td>
    </tr>
    <tr>
      <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></td>
      <td><span class="parametername">areaIndex</span></td>
      <td><p>Area index of label area, legend area and plot area.</p>
</td>
    </tr>
    <tr>
      <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></td>
      <td><span class="parametername">seriesIndex</span></td>
      <td><p>Series index in the Series collection of plotarea.</p>
</td>
    </tr>
    <tr>
      <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></td>
      <td><span class="parametername">pointIndex</span></td>
      <td><p>Data point index in a series.</p>
</td>
    </tr>
  </tbody>
</table>


<a id="FarPoint_Web_Chart_MapAreaInfo__ctor_" data-uid="FarPoint.Web.Chart.MapAreaInfo.#ctor*"></a>
<h4 id="FarPoint_Web_Chart_MapAreaInfo__ctor_FarPoint_Web_Chart_MapAreaInfo_MapAreaType_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="FarPoint.Web.Chart.MapAreaInfo.#ctor(FarPoint.Web.Chart.MapAreaInfo.MapAreaType,System.Int32,System.Int32,System.Int32,System.Int32)">MapAreaInfo(MapAreaType, int, int, int, int)</h4>
<div class="markdown level1 summary"><p>MapAreaInfo constructor.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public MapAreaInfo(MapAreaInfo.MapAreaType type, int areaIndex, int seriesIndex, int subSeriesIndex, int pointIndex)</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Sub New(type As MapAreaInfo.MapAreaType, areaIndex As Integer, seriesIndex As Integer, subSeriesIndex As Integer, pointIndex As Integer)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-condensed">
  <thead>
    <tr>
      <th>Type</th>
      <th>Name</th>
      <th>Description</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><a class="xref" href="FarPoint.Web.Chart.MapAreaInfo.html">MapAreaInfo</a>.<a class="xref" href="FarPoint.Web.Chart.MapAreaInfo.MapAreaType.html">MapAreaType</a></td>
      <td><span class="parametername">type</span></td>
      <td><p>Type of MapArea</p>
</td>
    </tr>
    <tr>
      <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></td>
      <td><span class="parametername">areaIndex</span></td>
      <td><p>Area index of label area, legend area and plot area.</p>
</td>
    </tr>
    <tr>
      <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></td>
      <td><span class="parametername">seriesIndex</span></td>
      <td><p>Series index in the Series collection of plotarea.</p>
</td>
    </tr>
    <tr>
      <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></td>
      <td><span class="parametername">subSeriesIndex</span></td>
      <td><p>Series index in the Series collection of PlotArea's composite series.</p>
</td>
    </tr>
    <tr>
      <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></td>
      <td><span class="parametername">pointIndex</span></td>
      <td><p>Data point index in a series.</p>
</td>
    </tr>
  </tbody>
</table>


<a id="FarPoint_Web_Chart_MapAreaInfo__ctor_" data-uid="FarPoint.Web.Chart.MapAreaInfo.#ctor*"></a>
<h4 id="FarPoint_Web_Chart_MapAreaInfo__ctor_FarPoint_Web_Chart_MapAreaInfo_MapAreaType_System_Int32_System_Int32_System_Int32_System_Int32_FarPoint_Web_Chart_MapAreaInfo_WallType_" data-uid="FarPoint.Web.Chart.MapAreaInfo.#ctor(FarPoint.Web.Chart.MapAreaInfo.MapAreaType,System.Int32,System.Int32,System.Int32,System.Int32,FarPoint.Web.Chart.MapAreaInfo.WallType)">MapAreaInfo(MapAreaType, int, int, int, int, WallType)</h4>
<div class="markdown level1 summary"><p>MapAreaInfo constructor.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public MapAreaInfo(MapAreaInfo.MapAreaType type, int areaIndex, int seriesIndex, int subSeriesIndex, int pointIndex, MapAreaInfo.WallType wall)</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Sub New(type As MapAreaInfo.MapAreaType, areaIndex As Integer, seriesIndex As Integer, subSeriesIndex As Integer, pointIndex As Integer, wall As MapAreaInfo.WallType)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-condensed">
  <thead>
    <tr>
      <th>Type</th>
      <th>Name</th>
      <th>Description</th>
    </tr>
  </thead>
  <tbody>
    <tr>
      <td><a class="xref" href="FarPoint.Web.Chart.MapAreaInfo.html">MapAreaInfo</a>.<a class="xref" href="FarPoint.Web.Chart.MapAreaInfo.MapAreaType.html">MapAreaType</a></td>
      <td><span class="parametername">type</span></td>
      <td><p>Type of MapArea</p>
</td>
    </tr>
    <tr>
      <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></td>
      <td><span class="parametername">areaIndex</span></td>
      <td><p>Area index of label area, legend area and plot area.</p>
</td>
    </tr>
    <tr>
      <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></td>
      <td><span class="parametername">seriesIndex</span></td>
      <td><p>Series index in the Series collection of plotarea.</p>
</td>
    </tr>
    <tr>
      <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></td>
      <td><span class="parametername">subSeriesIndex</span></td>
      <td><p>Series index in the Series collection of PlotArea's composite series.</p>
</td>
    </tr>
    <tr>
      <td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">int</a></td>
      <td><span class="parametername">pointIndex</span></td>
      <td><p>Data point index in a series.</p>
</td>
    </tr>
    <tr>
      <td><a class="xref" href="FarPoint.Web.Chart.MapAreaInfo.html">MapAreaInfo</a>.<a class="xref" href="FarPoint.Web.Chart.MapAreaInfo.WallType.html">WallType</a></td>
      <td><span class="parametername">wall</span></td>
      <td><p>The type of wall.</p>
</td>
    </tr>
  </tbody>
</table>
</div>
