# GrapeCity.ActiveReports.Chart.PlaneItem

## Content

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



  <h1 id="GrapeCity_ActiveReports_Chart_PlaneItem" data-uid="GrapeCity.ActiveReports.Chart.PlaneItem" class="text-break">PlaneItem Class
</h1>
  <div class="markdown level0 summary"><p>Wall object</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="GrapeCity.ActiveReports.Chart.Item.html">Item</a></div>
    <div class="level2"><a class="xref" href="GrapeCity.ActiveReports.Chart.DrawCustomizableItem.html">DrawCustomizableItem</a></div>
    <div class="level3"><a class="xref" href="GrapeCity.ActiveReports.Chart.MouseEnabledItem.html">MouseEnabledItem</a></div>
    <div class="level4"><span class="xref">PlaneItem</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="GrapeCity.ActiveReports.Chart.IGraphItem.html">IGraphItem</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icloneable">ICloneable</a></div>
    <div><a class="xref" href="GrapeCity.ActiveReports.Chart.IGraphXmlSerializable.html">IGraphXmlSerializable</a></div>
    <div><a class="xref" href="GrapeCity.ActiveReports.Chart.ICustomDrawer.html">ICustomDrawer</a></div>
    <div><a class="xref" href="GrapeCity.ActiveReports.Chart.IMouseEnabled.html">IMouseEnabled</a></div>
    <div><a class="xref" href="GrapeCity.ActiveReports.Chart.Graphics.IMouseHandler.html">IMouseHandler</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Chart.html">GrapeCity.ActiveReports.Chart</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Chart.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Chart_PlaneItem_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(PlaneItem.Converter))]
public sealed class PlaneItem : MouseEnabledItem, IGraphItem, ICloneable, IGraphXmlSerializable, ICustomDrawer, IMouseEnabled, IMouseHandler</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_PlaneItem__ctor" data-uid="GrapeCity.ActiveReports.Chart.PlaneItem.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.PlaneItem.-ctor.html#GrapeCity_ActiveReports_Chart_PlaneItem__ctor">PlaneItem()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes new instance of the Wall object with a default settings</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_PlaneItem__ctor_GrapeCity_ActiveReports_Chart_Graphics_AntiAliasMode_" data-uid="GrapeCity.ActiveReports.Chart.PlaneItem.#ctor(GrapeCity.ActiveReports.Chart.Graphics.AntiAliasMode)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.PlaneItem.-ctor.html#GrapeCity_ActiveReports_Chart_PlaneItem__ctor_GrapeCity_ActiveReports_Chart_Graphics_AntiAliasMode_">PlaneItem(AntiAliasMode)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes new instance of the Wall object</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_PlaneItem__ctor_GrapeCity_ActiveReports_Chart_Graphics_AntiAliasMode_GrapeCity_ActiveReports_Chart_Graphics_Backdrop_System_Boolean_System_Single_System_Object_" data-uid="GrapeCity.ActiveReports.Chart.PlaneItem.#ctor(GrapeCity.ActiveReports.Chart.Graphics.AntiAliasMode,GrapeCity.ActiveReports.Chart.Graphics.Backdrop,System.Boolean,System.Single,System.Object)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.PlaneItem.-ctor.html#GrapeCity_ActiveReports_Chart_PlaneItem__ctor_GrapeCity_ActiveReports_Chart_Graphics_AntiAliasMode_GrapeCity_ActiveReports_Chart_Graphics_Backdrop_System_Boolean_System_Single_System_Object_">PlaneItem(AntiAliasMode, Backdrop, bool, float, object)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.ActiveReports.Chart.PlaneItem.html">PlaneItem</a> class.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_PlaneItem__ctor_GrapeCity_ActiveReports_Chart_Graphics_Backdrop_" data-uid="GrapeCity.ActiveReports.Chart.PlaneItem.#ctor(GrapeCity.ActiveReports.Chart.Graphics.Backdrop)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.PlaneItem.-ctor.html#GrapeCity_ActiveReports_Chart_PlaneItem__ctor_GrapeCity_ActiveReports_Chart_Graphics_Backdrop_">PlaneItem(Backdrop)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes new instance of the Wall object</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_PlaneItem__ctor_GrapeCity_ActiveReports_Chart_Graphics_Backdrop_GrapeCity_ActiveReports_Chart_Graphics_AntiAliasMode_" data-uid="GrapeCity.ActiveReports.Chart.PlaneItem.#ctor(GrapeCity.ActiveReports.Chart.Graphics.Backdrop,GrapeCity.ActiveReports.Chart.Graphics.AntiAliasMode)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.PlaneItem.-ctor.html#GrapeCity_ActiveReports_Chart_PlaneItem__ctor_GrapeCity_ActiveReports_Chart_Graphics_Backdrop_GrapeCity_ActiveReports_Chart_Graphics_AntiAliasMode_">PlaneItem(Backdrop, AntiAliasMode)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes new instance of the Wall object</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_PlaneItem__ctor_GrapeCity_ActiveReports_Chart_Graphics_Backdrop_System_Boolean_System_Single_" data-uid="GrapeCity.ActiveReports.Chart.PlaneItem.#ctor(GrapeCity.ActiveReports.Chart.Graphics.Backdrop,System.Boolean,System.Single)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.PlaneItem.-ctor.html#GrapeCity_ActiveReports_Chart_PlaneItem__ctor_GrapeCity_ActiveReports_Chart_Graphics_Backdrop_System_Boolean_System_Single_">PlaneItem(Backdrop, bool, float)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes new instance of the Wall object</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_PlaneItem__ctor_GrapeCity_ActiveReports_Chart_Graphics_Backdrop_System_Boolean_System_Single_GrapeCity_ActiveReports_Chart_Graphics_AntiAliasMode_" data-uid="GrapeCity.ActiveReports.Chart.PlaneItem.#ctor(GrapeCity.ActiveReports.Chart.Graphics.Backdrop,System.Boolean,System.Single,GrapeCity.ActiveReports.Chart.Graphics.AntiAliasMode)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.PlaneItem.-ctor.html#GrapeCity_ActiveReports_Chart_PlaneItem__ctor_GrapeCity_ActiveReports_Chart_Graphics_Backdrop_System_Boolean_System_Single_GrapeCity_ActiveReports_Chart_Graphics_AntiAliasMode_">PlaneItem(Backdrop, bool, float, AntiAliasMode)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes new instance of the Wall object</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_PlaneItem__ctor_GrapeCity_ActiveReports_Chart_Graphics_Backdrop_System_Single_" data-uid="GrapeCity.ActiveReports.Chart.PlaneItem.#ctor(GrapeCity.ActiveReports.Chart.Graphics.Backdrop,System.Single)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.PlaneItem.-ctor.html#GrapeCity_ActiveReports_Chart_PlaneItem__ctor_GrapeCity_ActiveReports_Chart_Graphics_Backdrop_System_Single_">PlaneItem(Backdrop, float)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes new instance of the Wall object</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_PlaneItem__ctor_GrapeCity_ActiveReports_Chart_Graphics_Backdrop_System_Single_GrapeCity_ActiveReports_Chart_Graphics_AntiAliasMode_" data-uid="GrapeCity.ActiveReports.Chart.PlaneItem.#ctor(GrapeCity.ActiveReports.Chart.Graphics.Backdrop,System.Single,GrapeCity.ActiveReports.Chart.Graphics.AntiAliasMode)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.PlaneItem.-ctor.html#GrapeCity_ActiveReports_Chart_PlaneItem__ctor_GrapeCity_ActiveReports_Chart_Graphics_Backdrop_System_Single_GrapeCity_ActiveReports_Chart_Graphics_AntiAliasMode_">PlaneItem(Backdrop, float, AntiAliasMode)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes new instance of the Wall object</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_PlaneItem__ctor_System_String_" data-uid="GrapeCity.ActiveReports.Chart.PlaneItem.#ctor(System.String)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.PlaneItem.-ctor.html#GrapeCity_ActiveReports_Chart_PlaneItem__ctor_System_String_">PlaneItem(string)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_PlaneItem__ctor_System_String_GrapeCity_ActiveReports_Chart_GraphXmlSerializationContext_" data-uid="GrapeCity.ActiveReports.Chart.PlaneItem.#ctor(System.String,GrapeCity.ActiveReports.Chart.GraphXmlSerializationContext)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.PlaneItem.-ctor.html#GrapeCity_ActiveReports_Chart_PlaneItem__ctor_System_String_GrapeCity_ActiveReports_Chart_GraphXmlSerializationContext_">PlaneItem(string, GraphXmlSerializationContext)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use only.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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_Chart_PlaneItem_Backdrop" data-uid="GrapeCity.ActiveReports.Chart.PlaneItem.Backdrop">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.PlaneItem.Backdrop.html#GrapeCity_ActiveReports_Chart_PlaneItem_Backdrop">Backdrop</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets backdrop info to fill the wall</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_PlaneItem_Visible" data-uid="GrapeCity.ActiveReports.Chart.PlaneItem.Visible">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.PlaneItem.Visible.html#GrapeCity_ActiveReports_Chart_PlaneItem_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the wall visibility</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_PlaneItem_Width" data-uid="GrapeCity.ActiveReports.Chart.PlaneItem.Width">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.PlaneItem.Width.html#GrapeCity_ActiveReports_Chart_PlaneItem_Width">Width</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the wall width (thickness)</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_ActiveReports_Chart_PlaneItem_Clone" data-uid="GrapeCity.ActiveReports.Chart.PlaneItem.Clone">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.PlaneItem.Clone.html#GrapeCity_ActiveReports_Chart_PlaneItem_Clone">Clone()</a>
        </td>
        <td class="markdown level1 summary"><pre><code>        This member overrides 
</code></pre>
<pre><code class="lang-csharp">Item.Clone</code></pre>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_PlaneItem_Equals_System_Object_" data-uid="GrapeCity.ActiveReports.Chart.PlaneItem.Equals(System.Object)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.PlaneItem.Equals.html#GrapeCity_ActiveReports_Chart_PlaneItem_Equals_System_Object_">Equals(object)</a>
        </td>
        <td class="markdown level1 summary"><p>Determines whether the specified <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a> is equal to this instance.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_PlaneItem_GetHashCode" data-uid="GrapeCity.ActiveReports.Chart.PlaneItem.GetHashCode">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.PlaneItem.GetHashCode.html#GrapeCity_ActiveReports_Chart_PlaneItem_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a hash code for this instance.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
