# GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.ILegend

## Content

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



  <h1 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Chart_ILegend" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.ILegend" class="text-break">ILegend Interface
</h1>
  <div class="markdown level0 summary"><p>Represents the interface for chart legend.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.html">GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Chart_ILegend_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface ILegend</code></pre>
  </div>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Chart_ILegend_InsidePlotArea" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.ILegend.InsidePlotArea">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.ILegend.InsidePlotArea.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Chart_ILegend_InsidePlotArea">InsidePlotArea</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the legend is inside the plot area.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Chart_ILegend_Layout" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.ILegend.Layout">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.ILegend.Layout.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Chart_ILegend_Layout">Layout</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the layout of the legend.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Chart_ILegend_Position" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.ILegend.Position">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.ILegend.Position.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Chart_ILegend_Position">Position</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the position of the legend.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Chart_ILegend_Style" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.ILegend.Style">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.ILegend.Style.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Chart_ILegend_Style">Style</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the style for the legend.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Chart_ILegend_UseSmartSettings" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.ILegend.UseSmartSettings">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.ILegend.UseSmartSettings.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Chart_ILegend_UseSmartSettings">UseSmartSettings</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether to use smart settings for the legend.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_Chart_ILegend_Visible" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.ILegend.Visible">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.Chart.ILegend.Visible.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_Chart_ILegend_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the legend is visible.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.Tools.ObjectExtensions.IsNumber.html#GrapeCity_ActiveReports_Core_Rendering_Tools_ObjectExtensions_IsNumber_System_Object_">ObjectExtensions.IsNumber(object)</a>
  </div>

</div>
