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

## Content

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




  <h1 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_MapLegendTitleSeparator" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map.MapLegendTitleSeparator" class="text-break">MapLegendTitleSeparator Enum
</h1>
  <div class="markdown level0 summary"><p>Specifies what type of separator to use for the legend title.</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_MapLegendTitleSeparator_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum MapLegendTitleSeparator</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_MapLegendTitleSeparator_DashLine">DashLine</td>
        <td><p>Separate with dash line.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_MapLegendTitleSeparator_DotLine">DotLine</td>
        <td><p>Separate with dot line.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_MapLegendTitleSeparator_DoubleLine">DoubleLine</td>
        <td><p>Separate with double line.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_MapLegendTitleSeparator_GradientLine">GradientLine</td>
        <td><p>Separate with gradient line.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_MapLegendTitleSeparator_Line">Line</td>
        <td><p>Separate with a line.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_MapLegendTitleSeparator_None">None</td>
        <td><p>No separator .</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_MapLegendTitleSeparator_ThickGradientLine">ThickGradientLine</td>
        <td><p>Separate with thick gradient line.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Map_MapLegendTitleSeparator_ThickLine">ThickLine</td>
        <td><p>Separate with a thick line.</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>
