# FarPoint.Web.Chart.ChartMapArea

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Chart_ChartMapArea" data-uid="FarPoint.Web.Chart.ChartMapArea" class="text-break">ChartMapArea Class
</h1>
  <div class="markdown level0 summary"><p>Defines a chart map area inside the <a class="xref" href="FarPoint.Web.Chart.FpChart.html">FpChart</a> control.</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"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.web.ui.webcontrols.hotspot">HotSpot</a></div>
    <div class="level2"><a class="xref" href="FarPoint.Web.Chart.MapArea.html">MapArea</a></div>
    <div class="level3"><span class="xref">ChartMapArea</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.web.ui.istatemanager">IStateManager</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.web.ui.iattributeaccessor">IAttributeAccessor</a></div>
    <div><a class="xref" href="FarPoint.Web.Chart.IChartMapArea.html">IChartMapArea</a></div>
    <div><a class="xref" href="FarPoint.Web.Chart.IGroupMapAreaSupport.html">IGroupMapAreaSupport</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icomparable-1">IComparable</a>&lt;<a class="xref" href="FarPoint.Web.Chart.MapArea.html">MapArea</a>&gt;</div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icomparable">IComparable</a></div>
  </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_ChartMapArea_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ChartMapArea : MapArea, IStateManager, IAttributeAccessor, IChartMapArea, IGroupMapAreaSupport, IComparable&lt;MapArea&gt;, IComparable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ChartMapArea
    Inherits MapArea
    Implements IStateManager, IAttributeAccessor, IChartMapArea, IGroupMapAreaSupport, IComparable(Of MapArea), IComparable</code></pre>
  </div>
  <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="FarPoint_Web_Chart_ChartMapArea__ctor_FarPoint_Web_Chart_AreaShape_" data-uid="FarPoint.Web.Chart.ChartMapArea.#ctor(FarPoint.Web.Chart.AreaShape)">
          <a class="xref" href="FarPoint.Web.Chart.ChartMapArea.-ctor.html#FarPoint_Web_Chart_ChartMapArea__ctor_FarPoint_Web_Chart_AreaShape_">ChartMapArea(AreaShape)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="FarPoint.Web.Chart.ChartMapArea.html">ChartMapArea</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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_ChartMapArea_AccessKey" data-uid="FarPoint.Web.Chart.ChartMapArea.AccessKey">
          <a class="xref" href="FarPoint.Web.Chart.ChartMapArea.AccessKey.html#FarPoint_Web_Chart_ChartMapArea_AccessKey">AccessKey</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the access key that allows you to quickly navigate to the <a class="xref" href="FarPoint.Web.Chart.ChartMapArea.html">ChartMapArea</a> region.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_ChartMapArea_AlternateText" data-uid="FarPoint.Web.Chart.ChartMapArea.AlternateText">
          <a class="xref" href="FarPoint.Web.Chart.ChartMapArea.AlternateText.html#FarPoint_Web_Chart_ChartMapArea_AlternateText">AlternateText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the alternate text to display for a <a class="xref" href="FarPoint.Web.Chart.ChartMapArea.html">ChartMapArea</a> object in an <a class="xref" href="FarPoint.Web.Chart.FpChart.html">FpChart</a> control when the image is unavailable or renders to a browser that does not support images.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_ChartMapArea_Coordinates" data-uid="FarPoint.Web.Chart.ChartMapArea.Coordinates">
          <a class="xref" href="FarPoint.Web.Chart.ChartMapArea.Coordinates.html#FarPoint_Web_Chart_ChartMapArea_Coordinates">Coordinates</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the string that indicates the coordinates of an area.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_ChartMapArea_HotSpotMode" data-uid="FarPoint.Web.Chart.ChartMapArea.HotSpotMode">
          <a class="xref" href="FarPoint.Web.Chart.ChartMapArea.HotSpotMode.html#FarPoint_Web_Chart_ChartMapArea_HotSpotMode">HotSpotMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the behavior of a <a class="xref" href="FarPoint.Web.Chart.ChartMapArea.html">ChartMapArea</a> object in an <a class="xref" href="FarPoint.Web.Chart.FpChart.html">FpChart</a> control when the <a class="xref" href="FarPoint.Web.Chart.ChartMapArea.html">ChartMapArea</a> is clicked.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_ChartMapArea_MapAreaInfo" data-uid="FarPoint.Web.Chart.ChartMapArea.MapAreaInfo">
          <a class="xref" href="FarPoint.Web.Chart.ChartMapArea.MapAreaInfo.html#FarPoint_Web_Chart_ChartMapArea_MapAreaInfo">MapAreaInfo</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the string value that indicates a <a class="xref" href="FarPoint.Web.Chart.MapAreaInfo.html">MapAreaInfo</a>.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_ChartMapArea_Name" data-uid="FarPoint.Web.Chart.ChartMapArea.Name">
          <a class="xref" href="FarPoint.Web.Chart.ChartMapArea.Name.html#FarPoint_Web_Chart_ChartMapArea_Name">Name</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of an area.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_ChartMapArea_Radius" data-uid="FarPoint.Web.Chart.ChartMapArea.Radius">
          <a class="xref" href="FarPoint.Web.Chart.ChartMapArea.Radius.html#FarPoint_Web_Chart_ChartMapArea_Radius">Radius</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the float value that indicates the radius of the circle if the map area shape is a circle.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_ChartMapArea_TabIndex" data-uid="FarPoint.Web.Chart.ChartMapArea.TabIndex">
          <a class="xref" href="FarPoint.Web.Chart.ChartMapArea.TabIndex.html#FarPoint_Web_Chart_ChartMapArea_TabIndex">TabIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the tab index of an area.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_ChartMapArea_Target" data-uid="FarPoint.Web.Chart.ChartMapArea.Target">
          <a class="xref" href="FarPoint.Web.Chart.ChartMapArea.Target.html#FarPoint_Web_Chart_ChartMapArea_Target">Target</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the target window or frame in which to display the Web page content that is linked to when a <a class="xref" href="FarPoint.Web.Chart.ChartMapArea.html">ChartMapArea</a> object that navigates to a URL is clicked.</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_ChartMapArea_GetNavigateUrl" data-uid="FarPoint.Web.Chart.ChartMapArea.GetNavigateUrl">
          <a class="xref" href="FarPoint.Web.Chart.ChartMapArea.GetNavigateUrl.html#FarPoint_Web_Chart_ChartMapArea_GetNavigateUrl">GetNavigateUrl()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the URL to navigate to when a <a class="xref" href="FarPoint.Web.Chart.ChartMapArea.html">ChartMapArea</a> object is clicked.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_ChartMapArea_GetPostBackValue" data-uid="FarPoint.Web.Chart.ChartMapArea.GetPostBackValue">
          <a class="xref" href="FarPoint.Web.Chart.ChartMapArea.GetPostBackValue.html#FarPoint_Web_Chart_ChartMapArea_GetPostBackValue">GetPostBackValue()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the <a class="xref" href="FarPoint.Web.Chart.ChartMapArea.html">ChartMapArea</a> object to pass in to the event data when the <a class="xref" href="FarPoint.Web.Chart.ChartMapArea.html">ChartMapArea</a> is clicked.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_ChartMapArea_GetToolTip" data-uid="FarPoint.Web.Chart.ChartMapArea.GetToolTip">
          <a class="xref" href="FarPoint.Web.Chart.ChartMapArea.GetToolTip.html#FarPoint_Web_Chart_ChartMapArea_GetToolTip">GetToolTip()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the tooltip to display when a <a class="xref" href="FarPoint.Web.Chart.ChartMapArea.html">ChartMapArea</a>  object is hovered over.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
