# GrapeCity.ActiveReports.PageReportModel.MapLegend.Layout

## Content

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



<h1 id="GrapeCity_ActiveReports_PageReportModel_MapLegend_Layout_" data-uid="GrapeCity.ActiveReports.PageReportModel.MapLegend.Layout*">Layout Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_PageReportModel_MapLegend_Layout_" data-uid="GrapeCity.ActiveReports.PageReportModel.MapLegend.Layout*"></a>
<h4 id="GrapeCity_ActiveReports_PageReportModel_MapLegend_Layout" data-uid="GrapeCity.ActiveReports.PageReportModel.MapLegend.Layout">Layout</h4>
<div class="markdown level1 summary"><p>The arrangement of labels within the legend.
That evaluates to one of <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.MapLegend.html">MapLegend.LegendLayout</a>.
The default value is <span class="xref">GrapeCity.ActiveReports.PageReportModel.MapLegend.LegendLayout.AutoTable</span>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[ExpressionBaseType(typeof(MapLegend.LegendLayout))]
public ExpressionInfo Layout { get; set; }</code></pre>
</div>
</div>
