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

## Content

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



  <h1 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapLegendItem" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapLegendItem" class="text-break">IMapLegendItem Interface
</h1>
  <div class="markdown level0 summary"><p>Represents a map legend rendering 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_IMapLegendItem_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IMapLegendItem</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_IMapLegendItem_Label" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapLegendItem.Label">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapLegendItem.Label.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapLegendItem_Label">Label</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the map legend item text.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapLegendItem_MarkerImage" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapLegendItem.MarkerImage">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapLegendItem.MarkerImage.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapLegendItem_MarkerImage">MarkerImage</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the image settings for Image MarkerStyle.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapLegendItem_MarkerStyle" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapLegendItem.MarkerStyle">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapLegendItem.MarkerStyle.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapLegendItem_MarkerStyle">MarkerStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the map legend rendering style.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapLegendItem_Size" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapLegendItem.Size">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapLegendItem.Size.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapLegendItem_Size">Size</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the height and width of the plotting area of the point marker.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapLegendItem_Style" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapLegendItem.Style">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.IMapLegendItem.Style.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_IMapLegendItem_Style">Style</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the map legend item text rendering 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>
