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

## Content

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



  <h1 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapLineElement" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapLineElement" class="text-break">IMapLineElement Interface
</h1>
  <div class="markdown level0 summary"><p>Represents the map spatial line.</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_IMapLineElement_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IMapLineElement : IMapSpatialElement</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_IMapLineElement_Label" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapLineElement.Label">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapLineElement.Label.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapLineElement_Label">Label</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the label text for the map line.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapLineElement_LabelPlacement" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapLineElement.LabelPlacement">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapLineElement.LabelPlacement.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapLineElement_LabelPlacement">LabelPlacement</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the label placement.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapLineElement_Style" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapLineElement.Style">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapLineElement.Style.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapLineElement_Style">Style</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the text rendering style.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapLineElement_Tooltip" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapLineElement.Tooltip">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapLineElement.Tooltip.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapLineElement_Tooltip">Tooltip</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the line tooltip.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapLineElement_Width" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapLineElement.Width">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapLineElement.Width.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapLineElement_Width">Width</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the line width.</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>
