# GrapeCity.ActiveReports.PageReportModel.MapLegendTitle.Caption

## Content

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



<h1 id="GrapeCity_ActiveReports_PageReportModel_MapLegendTitle_Caption_" data-uid="GrapeCity.ActiveReports.PageReportModel.MapLegendTitle.Caption*">Caption Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_PageReportModel_MapLegendTitle_Caption_" data-uid="GrapeCity.ActiveReports.PageReportModel.MapLegendTitle.Caption*"></a>
<h4 id="GrapeCity_ActiveReports_PageReportModel_MapLegendTitle_Caption" data-uid="GrapeCity.ActiveReports.PageReportModel.MapLegendTitle.Caption">Caption</h4>
<div class="markdown level1 summary"><p>Caption of the title.
An expression should evaluate to a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[ExpressionBaseType(typeof(string))]
public ExpressionInfo Caption { get; set; }</code></pre>
</div>
</div>
