# C1.Web.Mvc.TreeMap-1.Legend

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Web_Mvc_TreeMap_1_Legend_" data-uid="C1.Web.Mvc.TreeMap`1.Legend*">Legend Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Web_Mvc_TreeMap_1_Legend_" data-uid="C1.Web.Mvc.TreeMap`1.Legend*"></a>
<h4 id="C1_Web_Mvc_TreeMap_1_Legend" data-uid="C1.Web.Mvc.TreeMap`1.Legend">Legend</h4>
<div class="markdown level1 summary"><p>Gets the chart legend.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public override ChartLegend Legend { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Overrides ReadOnly Property Legend As ChartLegend</code></pre>
</div>
<h5 class="overrides">Overrides</h5>
<div><a class="xref" href="C1.Web.Mvc.FlexChartBase-1.Legend.html#C1_Web_Mvc_FlexChartBase_1_Legend">FlexChartBase&lt;T&gt;.Legend</a></div>
</div>
