# C1.Win.C1Chart3D.Chart3DLegend

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Chart3D_Chart3DLegend" data-uid="C1.Win.C1Chart3D.Chart3DLegend" class="text-break">Chart3DLegend Class
</h1>
  <div class="markdown level0 summary"><p>Represents the legend of the chart.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="C1.Win.C1Chart3DBase.baseChartRect.html">baseChartRect</a></div>
    <div class="level2"><a class="xref" href="C1.Win.C1Chart3DBase.baseChartLegend.html">baseChartLegend</a></div>
    <div class="level3"><span class="xref">Chart3DLegend</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="C1.Win.C1Chart3DBase.iChartRect.html">iChartRect</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.C1Chart3D.html">C1.Win.C1Chart3D</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.C1Chart3D.4.8.dll</h6>
  <h5 id="C1_Win_C1Chart3D_Chart3DLegend_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(ExpandableObjectConverter))]
public class Chart3DLegend : baseChartLegend, iChartRect</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(ExpandableObjectConverter))&gt;
Public Class Chart3DLegend
    Inherits baseChartLegend
    Implements iChartRect</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="C1_Win_C1Chart3D_Chart3DLegend_Compass" data-uid="C1.Win.C1Chart3D.Chart3DLegend.Compass">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DLegend.Compass.html#C1_Win_C1Chart3D_Chart3DLegend_Compass">Compass</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the general positioning of the legend.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DLegend_FormatString" data-uid="C1.Win.C1Chart3D.Chart3DLegend.FormatString">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DLegend.FormatString.html#C1_Win_C1Chart3D_Chart3DLegend_FormatString">FormatString</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the legend format string for numerical values.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DLegend_IsContinious" data-uid="C1.Win.C1Chart3D.Chart3DLegend.IsContinious">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DLegend.IsContinious.html#C1_Win_C1Chart3D_Chart3DLegend_IsContinious">IsContinious</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the number of series in a row or column is continuous.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DLegend_Orientation" data-uid="C1.Win.C1Chart3D.Chart3DLegend.Orientation">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DLegend.Orientation.html#C1_Win_C1Chart3D_Chart3DLegend_Orientation">Orientation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the orientation of the legend entries.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DLegend_Separator" data-uid="C1.Win.C1Chart3D.Chart3DLegend.Separator">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DLegend.Separator.html#C1_Win_C1Chart3D_Chart3DLegend_Separator">Separator</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the separator between range values of a stepped legend.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DLegend_Style" data-uid="C1.Win.C1Chart3D.Chart3DLegend.Style">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DLegend.Style.html#C1_Win_C1Chart3D_Chart3DLegend_Style">Style</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the legend style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DLegend_Type" data-uid="C1.Win.C1Chart3D.Chart3DLegend.Type">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DLegend.Type.html#C1_Win_C1Chart3D_Chart3DLegend_Type">Type</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets legend type.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DLegend_Visible" data-uid="C1.Win.C1Chart3D.Chart3DLegend.Visible">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DLegend.Visible.html#C1_Win_C1Chart3D_Chart3DLegend_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets legend visibility.</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="C1_Win_C1Chart3D_Chart3DLegend_AdjustRowHeight_System_Int32_" data-uid="C1.Win.C1Chart3D.Chart3DLegend.AdjustRowHeight(System.Int32)">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DLegend.AdjustRowHeight.html#C1_Win_C1Chart3D_Chart3DLegend_AdjustRowHeight_System_Int32_">AdjustRowHeight(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Adjustthe row height.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DLegend_GetContentHeightVert_System_Drawing_Graphics_System_Int32_" data-uid="C1.Win.C1Chart3D.Chart3DLegend.GetContentHeightVert(System.Drawing.Graphics,System.Int32)">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DLegend.GetContentHeightVert.html#C1_Win_C1Chart3D_Chart3DLegend_GetContentHeightVert_System_Drawing_Graphics_System_Int32_">GetContentHeightVert(Graphics, int)</a>
        </td>
        <td class="markdown level1 summary"><p>he content height by width.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DLegend_GetContentWidthHor_System_Drawing_Graphics_System_Int32_" data-uid="C1.Win.C1Chart3D.Chart3DLegend.GetContentWidthHor(System.Drawing.Graphics,System.Int32)">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DLegend.GetContentWidthHor.html#C1_Win_C1Chart3D_Chart3DLegend_GetContentWidthHor_System_Drawing_Graphics_System_Int32_">GetContentWidthHor(Graphics, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Calculates content height.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DLegend_GetImageWidth_System_Drawing_Graphics_System_Int32_" data-uid="C1.Win.C1Chart3D.Chart3DLegend.GetImageWidth(System.Drawing.Graphics,System.Int32)">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DLegend.GetImageWidth.html#C1_Win_C1Chart3D_Chart3DLegend_GetImageWidth_System_Drawing_Graphics_System_Int32_">GetImageWidth(Graphics, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the image width.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DLegend_GetSeriesInfo" data-uid="C1.Win.C1Chart3D.Chart3DLegend.GetSeriesInfo">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DLegend.GetSeriesInfo.html#C1_Win_C1Chart3D_Chart3DLegend_GetSeriesInfo">GetSeriesInfo()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the chart series data.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DLegend_RectFromSeries_System_Int32_" data-uid="C1.Win.C1Chart3D.Chart3DLegend.RectFromSeries(System.Int32)">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DLegend.RectFromSeries.html#C1_Win_C1Chart3D_Chart3DLegend_RectFromSeries_System_Int32_">RectFromSeries(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the minimal Rectangle that circumscribes the specified series entry in the legend.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DLegend_SeriesFromCoord_System_Int32_System_Int32_System_Int32__" data-uid="C1.Win.C1Chart3D.Chart3DLegend.SeriesFromCoord(System.Int32,System.Int32,System.Int32@)">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DLegend.SeriesFromCoord.html#C1_Win_C1Chart3D_Chart3DLegend_SeriesFromCoord_System_Int32_System_Int32_System_Int32__">SeriesFromCoord(int, int, ref int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the index of the legend series entry closest to the specified coordinates.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
