# GrapeCity.ActiveReports.Chart.Projection

## Content

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



  <h1 id="GrapeCity_ActiveReports_Chart_Projection" data-uid="GrapeCity.ActiveReports.Chart.Projection" class="text-break">Projection Class
</h1>
  <div class="markdown level0 summary"><p>Geometric projection settings class</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"><span class="xref">Projection</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>
  <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_Projection_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(Projection.Converter))]
public sealed class Projection : Item, IGraphItem, ICloneable, IGraphXmlSerializable</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_Projection__ctor" data-uid="GrapeCity.ActiveReports.Chart.Projection.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Projection.-ctor.html#GrapeCity_ActiveReports_Chart_Projection__ctor">Projection()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes new instance of the Projection class with the default settings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Projection__ctor_GrapeCity_ActiveReports_Chart_Graphics_ProjectionType_System_Single_System_Single_" data-uid="GrapeCity.ActiveReports.Chart.Projection.#ctor(GrapeCity.ActiveReports.Chart.Graphics.ProjectionType,System.Single,System.Single)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Projection.-ctor.html#GrapeCity_ActiveReports_Chart_Projection__ctor_GrapeCity_ActiveReports_Chart_Graphics_ProjectionType_System_Single_System_Single_">Projection(ProjectionType, float, float)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes new instance of the Projection class.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Projection__ctor_GrapeCity_ActiveReports_Chart_Graphics_ProjectionType_System_Single_System_Single_System_Single_System_Single_" data-uid="GrapeCity.ActiveReports.Chart.Projection.#ctor(GrapeCity.ActiveReports.Chart.Graphics.ProjectionType,System.Single,System.Single,System.Single,System.Single)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Projection.-ctor.html#GrapeCity_ActiveReports_Chart_Projection__ctor_GrapeCity_ActiveReports_Chart_Graphics_ProjectionType_System_Single_System_Single_System_Single_System_Single_">Projection(ProjectionType, float, float, float, float)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes new instance of the Projection class.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Projection__ctor_GrapeCity_ActiveReports_Chart_Graphics_ProjectionType_System_Single_System_Single_System_Single_System_Single_System_Single_" data-uid="GrapeCity.ActiveReports.Chart.Projection.#ctor(GrapeCity.ActiveReports.Chart.Graphics.ProjectionType,System.Single,System.Single,System.Single,System.Single,System.Single)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Projection.-ctor.html#GrapeCity_ActiveReports_Chart_Projection__ctor_GrapeCity_ActiveReports_Chart_Graphics_ProjectionType_System_Single_System_Single_System_Single_System_Single_System_Single_">Projection(ProjectionType, float, float, float, float, float)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes new instance of the Projection class.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Projection__ctor_System_String_" data-uid="GrapeCity.ActiveReports.Chart.Projection.#ctor(System.String)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Projection.-ctor.html#GrapeCity_ActiveReports_Chart_Projection__ctor_System_String_">Projection(string)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Projection__ctor_System_String_GrapeCity_ActiveReports_Chart_GraphXmlSerializationContext_" data-uid="GrapeCity.ActiveReports.Chart.Projection.#ctor(System.String,GrapeCity.ActiveReports.Chart.GraphXmlSerializationContext)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Projection.-ctor.html#GrapeCity_ActiveReports_Chart_Projection__ctor_System_String_GrapeCity_ActiveReports_Chart_GraphXmlSerializationContext_">Projection(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_Projection_HorizontalRotation" data-uid="GrapeCity.ActiveReports.Chart.Projection.HorizontalRotation">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Projection.HorizontalRotation.html#GrapeCity_ActiveReports_Chart_Projection_HorizontalRotation">HorizontalRotation</a>
        </td>
        <td class="markdown level1 summary"><p>Determines horizontal rotation of chart box (in degrees)</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Projection_IsDirty" data-uid="GrapeCity.ActiveReports.Chart.Projection.IsDirty">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Projection.IsDirty.html#GrapeCity_ActiveReports_Chart_Projection_IsDirty">IsDirty</a>
        </td>
        <td class="markdown level1 summary"><pre><code>        This member overrides 
</code></pre>
<pre><code class="lang-csharp">Item.IsDirty</code></pre>
<p>. Always false.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Projection_PerspectiveRatioPct" data-uid="GrapeCity.ActiveReports.Chart.Projection.PerspectiveRatioPct">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Projection.PerspectiveRatioPct.html#GrapeCity_ActiveReports_Chart_Projection_PerspectiveRatioPct">PerspectiveRatioPct</a>
        </td>
        <td class="markdown level1 summary"><p>Determines perspective ratio (0-100%).</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Projection_ProjectionDX" data-uid="GrapeCity.ActiveReports.Chart.Projection.ProjectionDX">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Projection.ProjectionDX.html#GrapeCity_ActiveReports_Chart_Projection_ProjectionDX">ProjectionDX</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets world origin offset by x axis. For use for orthogonal projection only.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Projection_ProjectionDY" data-uid="GrapeCity.ActiveReports.Chart.Projection.ProjectionDY">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Projection.ProjectionDY.html#GrapeCity_ActiveReports_Chart_Projection_ProjectionDY">ProjectionDY</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets world origin offset by y axis. For use for orthogonal projection only.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Projection_ProjectionType" data-uid="GrapeCity.ActiveReports.Chart.Projection.ProjectionType">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Projection.ProjectionType.html#GrapeCity_ActiveReports_Chart_Projection_ProjectionType">ProjectionType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets projection type</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Chart_Projection_VerticalRotation" data-uid="GrapeCity.ActiveReports.Chart.Projection.VerticalRotation">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Projection.VerticalRotation.html#GrapeCity_ActiveReports_Chart_Projection_VerticalRotation">VerticalRotation</a>
        </td>
        <td class="markdown level1 summary"><p>Determines horizontal rotation of chart box (in degrees)</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_Projection_Clone" data-uid="GrapeCity.ActiveReports.Chart.Projection.Clone">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Projection.Clone.html#GrapeCity_ActiveReports_Chart_Projection_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_Projection_Equals_System_Object_" data-uid="GrapeCity.ActiveReports.Chart.Projection.Equals(System.Object)">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Projection.Equals.html#GrapeCity_ActiveReports_Chart_Projection_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_Projection_GetHashCode" data-uid="GrapeCity.ActiveReports.Chart.Projection.GetHashCode">
          <a class="xref" href="GrapeCity.ActiveReports.Chart.Projection.GetHashCode.html#GrapeCity_ActiveReports_Chart_Projection_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"><p>Serves as the default hash function.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
