# GrapeCity.ActiveReports.PageReportModel.MapLine.MapLineTemplate

## Content

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



<h1 id="GrapeCity_ActiveReports_PageReportModel_MapLine_MapLineTemplate_" data-uid="GrapeCity.ActiveReports.PageReportModel.MapLine.MapLineTemplate*">MapLineTemplate Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_PageReportModel_MapLine_MapLineTemplate_" data-uid="GrapeCity.ActiveReports.PageReportModel.MapLine.MapLineTemplate*"></a>
<h4 id="GrapeCity_ActiveReports_PageReportModel_MapLine_MapLineTemplate" data-uid="GrapeCity.ActiveReports.PageReportModel.MapLine.MapLineTemplate">MapLineTemplate</h4>
<div class="markdown level1 summary"><p>Gets or sets the custom template to be used for the line. Ignored if <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.MapLine.UseCustomLineTemplate.html#GrapeCity_ActiveReports_PageReportModel_MapLine_UseCustomLineTemplate">UseCustomLineTemplate</a> is false.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public MapLineTemplate MapLineTemplate { get; set; }</code></pre>
</div>
</div>
