# FarPoint.Web.Chart.MapArea

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Web_Chart_MapArea" data-uid="FarPoint.Web.Chart.MapArea" class="text-break">MapArea Class
</h1>
  <div class="markdown level0 summary"><p>Defines a region in an image map of 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"><span class="xref">MapArea</span></div>
      <div class="level3"><a class="xref" href="FarPoint.Web.Chart.ChartMapArea.html">ChartMapArea</a></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>
  <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_MapArea_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class MapArea : HotSpot, IStateManager, IAttributeAccessor, IChartMapArea</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class MapArea
    Inherits HotSpot
    Implements IStateManager, IAttributeAccessor, IChartMapArea</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_MapArea__ctor_FarPoint_Web_Chart_AreaShape_" data-uid="FarPoint.Web.Chart.MapArea.#ctor(FarPoint.Web.Chart.AreaShape)">
          <a class="xref" href="FarPoint.Web.Chart.MapArea.-ctor.html#FarPoint_Web_Chart_MapArea__ctor_FarPoint_Web_Chart_AreaShape_">MapArea(AreaShape)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="FarPoint.Web.Chart.MapArea.html">MapArea</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_MapArea_Attributes" data-uid="FarPoint.Web.Chart.MapArea.Attributes">
          <a class="xref" href="FarPoint.Web.Chart.MapArea.Attributes.html#FarPoint_Web_Chart_MapArea_Attributes">Attributes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the attributes of an area.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_MapArea_Coordinates" data-uid="FarPoint.Web.Chart.MapArea.Coordinates">
          <a class="xref" href="FarPoint.Web.Chart.MapArea.Coordinates.html#FarPoint_Web_Chart_MapArea_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_MapArea_MapAreaInfo" data-uid="FarPoint.Web.Chart.MapArea.MapAreaInfo">
          <a class="xref" href="FarPoint.Web.Chart.MapArea.MapAreaInfo.html#FarPoint_Web_Chart_MapArea_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.MapArea.MapAreaInfo.html#FarPoint_Web_Chart_MapArea_MapAreaInfo">MapAreaInfo</a> object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_MapArea_MarkupName" data-uid="FarPoint.Web.Chart.MapArea.MarkupName">
          <a class="xref" href="FarPoint.Web.Chart.MapArea.MarkupName.html#FarPoint_Web_Chart_MapArea_MarkupName">MarkupName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the markup name of an area.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_MapArea_Name" data-uid="FarPoint.Web.Chart.MapArea.Name">
          <a class="xref" href="FarPoint.Web.Chart.MapArea.Name.html#FarPoint_Web_Chart_MapArea_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_MapArea_Shape" data-uid="FarPoint.Web.Chart.MapArea.Shape">
          <a class="xref" href="FarPoint.Web.Chart.MapArea.Shape.html#FarPoint_Web_Chart_MapArea_Shape">Shape</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the shape type of an area.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_MapArea_TabIndex" data-uid="FarPoint.Web.Chart.MapArea.TabIndex">
          <a class="xref" href="FarPoint.Web.Chart.MapArea.TabIndex.html#FarPoint_Web_Chart_MapArea_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_MapArea_ToolTip" data-uid="FarPoint.Web.Chart.MapArea.ToolTip">
          <a class="xref" href="FarPoint.Web.Chart.MapArea.ToolTip.html#FarPoint_Web_Chart_MapArea_ToolTip">ToolTip</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the ToolTip of an area.</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_MapArea_GetCoordinates" data-uid="FarPoint.Web.Chart.MapArea.GetCoordinates">
          <a class="xref" href="FarPoint.Web.Chart.MapArea.GetCoordinates.html#FarPoint_Web_Chart_MapArea_GetCoordinates">GetCoordinates()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the coordinates of an area.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_MapArea_GetNavigateUrl" data-uid="FarPoint.Web.Chart.MapArea.GetNavigateUrl">
          <a class="xref" href="FarPoint.Web.Chart.MapArea.GetNavigateUrl.html#FarPoint_Web_Chart_MapArea_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.MapArea.html">MapArea</a>  object is clicked.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_MapArea_GetPostBackValue" data-uid="FarPoint.Web.Chart.MapArea.GetPostBackValue">
          <a class="xref" href="FarPoint.Web.Chart.MapArea.GetPostBackValue.html#FarPoint_Web_Chart_MapArea_GetPostBackValue">GetPostBackValue()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the name of the <a class="xref" href="FarPoint.Web.Chart.MapArea.html">MapArea</a> object to pass in to the event data when the <a class="xref" href="FarPoint.Web.Chart.MapArea.html">MapArea</a> is clicked.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_MapArea_GetToolTip" data-uid="FarPoint.Web.Chart.MapArea.GetToolTip">
          <a class="xref" href="FarPoint.Web.Chart.MapArea.GetToolTip.html#FarPoint_Web_Chart_MapArea_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.MapArea.html">MapArea</a> object is hovered over.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_MapArea_LoadViewState_System_Object_" data-uid="FarPoint.Web.Chart.MapArea.LoadViewState(System.Object)">
          <a class="xref" href="FarPoint.Web.Chart.MapArea.LoadViewState.html#FarPoint_Web_Chart_MapArea_LoadViewState_System_Object_">LoadViewState(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Restores view state information that was saved by SaveViewState.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_MapArea_SaveViewState" data-uid="FarPoint.Web.Chart.MapArea.SaveViewState">
          <a class="xref" href="FarPoint.Web.Chart.MapArea.SaveViewState.html#FarPoint_Web_Chart_MapArea_SaveViewState">SaveViewState()</a>
        </td>
        <td class="markdown level1 summary"><p>Saves view state changes that have occurred since the time the page was posted back to the server.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Web_Chart_MapArea_TrackViewState" data-uid="FarPoint.Web.Chart.MapArea.TrackViewState">
          <a class="xref" href="FarPoint.Web.Chart.MapArea.TrackViewState.html#FarPoint_Web_Chart_MapArea_TrackViewState">TrackViewState()</a>
        </td>
        <td class="markdown level1 summary"><p>Causes the tracking of view state changes to the server control.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
