# GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapPosition

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_MapPosition" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapPosition" class="text-break">MapPosition Enum
</h1>
  <div class="markdown level0 summary"><p>Specifies the position of the dockable subitem.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.html">GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_MapPosition_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum MapPosition</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    <thead>
    </thead></thead><tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_MapPosition_BottomCenter">BottomCenter</td>
        <td><p>Position title at BottomCenter.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_MapPosition_BottomLeft">BottomLeft</td>
        <td><p>Position title at BottomLeft.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_MapPosition_BottomRight">BottomRight</td>
        <td><p>Position title at BottomRight.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_MapPosition_LeftBottom">LeftBottom</td>
        <td><p>Position title at LeftBottom.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_MapPosition_LeftCenter">LeftCenter</td>
        <td><p>Position title at LeftCenter.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_MapPosition_LeftTop">LeftTop</td>
        <td><p>Position title at LeftTop.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_MapPosition_RightBottom">RightBottom</td>
        <td><p>Position title at RightBottom.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_MapPosition_RightCenter">RightCenter</td>
        <td><p>Position title at RightCenter.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_MapPosition_RightTop">RightTop</td>
        <td><p>Position title at RightTop.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_MapPosition_TopCenter">TopCenter</td>
        <td><p>Position title at TopCenter.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_MapPosition_TopLeft">TopLeft</td>
        <td><p>Position title at TopLeft.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_MapPosition_TopRight">TopRight</td>
        <td><p>Position title at TopRight.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.Tools.ObjectExtensions.IsNumber.html#GrapeCity_ActiveReports_Core_Rendering_Tools_ObjectExtensions_IsNumber_System_Object_">ObjectExtensions.IsNumber(object)</a>
  </div>
</div>
