# GrapeCity.ActiveReports.PageReportModel.MapPolygonTemplate.ShowLabel

## Content

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



<h1 id="GrapeCity_ActiveReports_PageReportModel_MapPolygonTemplate_ShowLabel_" data-uid="GrapeCity.ActiveReports.PageReportModel.MapPolygonTemplate.ShowLabel*">ShowLabel Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_PageReportModel_MapPolygonTemplate_ShowLabel_" data-uid="GrapeCity.ActiveReports.PageReportModel.MapPolygonTemplate.ShowLabel*"></a>
<h4 id="GrapeCity_ActiveReports_PageReportModel_MapPolygonTemplate_ShowLabel" data-uid="GrapeCity.ActiveReports.PageReportModel.MapPolygonTemplate.ShowLabel">ShowLabel</h4>
<div class="markdown level1 summary"><p>Gets or sets if the label should be shown.
That evaluates to one of Auto, True, False
The default value is Auto.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[ExpressionBaseType(typeof(MapPolygonTemplate.PolygonShowLabel))]
public ExpressionInfo ShowLabel { get; set; }</code></pre>
</div>
</div>
