# GrapeCity.Spreadsheet.Charts.ILegend

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Spreadsheet_Charts_ILegend" data-uid="GrapeCity.Spreadsheet.Charts.ILegend" class="text-break">ILegend Interface
</h1>
  <div class="markdown level0 summary"><p>Represents the legend in a chart.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Spreadsheet.Charts.html">GrapeCity.Spreadsheet.Charts</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Spreadsheet.dll</h6>
  <h5 id="GrapeCity_Spreadsheet_Charts_ILegend_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface ILegend</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet 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_Spreadsheet_Charts_ILegend_Format" data-uid="GrapeCity.Spreadsheet.Charts.ILegend.Format">
          <a class="xref" href="GrapeCity.Spreadsheet.Charts.ILegend.Format.html#GrapeCity_Spreadsheet_Charts_ILegend_Format">Format</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="GrapeCity.Spreadsheet.Charts.IChartFormat.html">IChartFormat</a> object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Charts_ILegend_Height" data-uid="GrapeCity.Spreadsheet.Charts.ILegend.Height">
          <a class="xref" href="GrapeCity.Spreadsheet.Charts.ILegend.Height.html#GrapeCity_Spreadsheet_Charts_ILegend_Height">Height</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the height of the object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Charts_ILegend_IncludeInLayout" data-uid="GrapeCity.Spreadsheet.Charts.ILegend.IncludeInLayout">
          <a class="xref" href="GrapeCity.Spreadsheet.Charts.ILegend.IncludeInLayout.html#GrapeCity_Spreadsheet_Charts_ILegend_IncludeInLayout">IncludeInLayout</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the legend will occupy the chart layout space when a chart layout is being determined.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Charts_ILegend_Left" data-uid="GrapeCity.Spreadsheet.Charts.ILegend.Left">
          <a class="xref" href="GrapeCity.Spreadsheet.Charts.ILegend.Left.html#GrapeCity_Spreadsheet_Charts_ILegend_Left">Left</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the left of the object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Charts_ILegend_LegendEntries" data-uid="GrapeCity.Spreadsheet.Charts.ILegend.LegendEntries">
          <a class="xref" href="GrapeCity.Spreadsheet.Charts.ILegend.LegendEntries.html#GrapeCity_Spreadsheet_Charts_ILegend_LegendEntries">LegendEntries</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an object that represents a collection of legend entries for the legend.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Charts_ILegend_Orientation" data-uid="GrapeCity.Spreadsheet.Charts.ILegend.Orientation">
          <a class="xref" href="GrapeCity.Spreadsheet.Charts.ILegend.Orientation.html#GrapeCity_Spreadsheet_Charts_ILegend_Orientation">Orientation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that represents the text orientation.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Charts_ILegend_Position" data-uid="GrapeCity.Spreadsheet.Charts.ILegend.Position">
          <a class="xref" href="GrapeCity.Spreadsheet.Charts.ILegend.Position.html#GrapeCity_Spreadsheet_Charts_ILegend_Position">Position</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets an <a class="xref" href="GrapeCity.Spreadsheet.Charts.LegendPosition.html">LegendPosition</a> value that represents the position of the legend on the chart.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Charts_ILegend_TextOrientation" data-uid="GrapeCity.Spreadsheet.Charts.ILegend.TextOrientation">
          <a class="xref" href="GrapeCity.Spreadsheet.Charts.ILegend.TextOrientation.html#GrapeCity_Spreadsheet_Charts_ILegend_TextOrientation">TextOrientation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that represents the text orientation.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Charts_ILegend_Top" data-uid="GrapeCity.Spreadsheet.Charts.ILegend.Top">
          <a class="xref" href="GrapeCity.Spreadsheet.Charts.ILegend.Top.html#GrapeCity_Spreadsheet_Charts_ILegend_Top">Top</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the top of the object.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Spreadsheet_Charts_ILegend_Width" data-uid="GrapeCity.Spreadsheet.Charts.ILegend.Width">
          <a class="xref" href="GrapeCity.Spreadsheet.Charts.ILegend.Width.html#GrapeCity_Spreadsheet_Charts_ILegend_Width">Width</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the width of the object.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Spreadsheet_Charts_ILegend_Delete" data-uid="GrapeCity.Spreadsheet.Charts.ILegend.Delete">
          <a class="xref" href="GrapeCity.Spreadsheet.Charts.ILegend.Delete.html#GrapeCity_Spreadsheet_Charts_ILegend_Delete">Delete()</a>
        </td>
        <td class="markdown level1 summary"><p>Deletes the object.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
