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

## Content

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



  <h1 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapGridLines" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapGridLines" class="text-break">IMapGridLines Interface
</h1>
  <div class="markdown level0 summary"><p>Represents the base interface for map meridians/parallels rendering.</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_IMapGridLines_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IMapGridLines</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="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapGridLines_Hidden" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapGridLines.Hidden">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapGridLines.Hidden.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapGridLines_Hidden">Hidden</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether this meridian/parallel should be rendered.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapGridLines_Interval" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapGridLines.Interval">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapGridLines.Interval.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapGridLines_Interval">Interval</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the interval between meridians/parallels.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapGridLines_LabelPosition" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapGridLines.LabelPosition">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapGridLines.LabelPosition.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapGridLines_LabelPosition">LabelPosition</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the positions of grid labels.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapGridLines_ShowLabels" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapGridLines.ShowLabels">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapGridLines.ShowLabels.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapGridLines_ShowLabels">ShowLabels</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether grid labels are visible.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapGridLines_Style" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapGridLines.Style">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapGridLines.Style.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapGridLines_Style">Style</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the map grid labels style.</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>
