# GrapeCity.ActiveReports.PageReportModel.ThreeDProperties

## Content

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



  <h1 id="GrapeCity_ActiveReports_PageReportModel_ThreeDProperties" data-uid="GrapeCity.ActiveReports.PageReportModel.ThreeDProperties" class="text-break">ThreeDProperties Class
</h1>
  <div class="markdown level0 summary"><p>The ThreeDProperties element defines properties for a 3D chart layout.</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"><span class="xref">ThreeDProperties</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.html">GrapeCity.ActiveReports.PageReportModel</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rdl.dll</h6>
  <h5 id="GrapeCity_ActiveReports_PageReportModel_ThreeDProperties_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class ThreeDProperties</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_PageReportModel_ThreeDProperties__ctor" data-uid="GrapeCity.ActiveReports.PageReportModel.ThreeDProperties.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.ThreeDProperties.-ctor.html#GrapeCity_ActiveReports_PageReportModel_ThreeDProperties__ctor">ThreeDProperties()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.ThreeDProperties.html">ThreeDProperties</a> class.
</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_PageReportModel_ThreeDProperties_Clustered" data-uid="GrapeCity.ActiveReports.PageReportModel.ThreeDProperties.Clustered">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.ThreeDProperties.Clustered.html#GrapeCity_ActiveReports_PageReportModel_ThreeDProperties_Clustered">Clustered</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the data series are clustered (displayed along distinct rows).
</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageReportModel_ThreeDProperties_DrawingStyle" data-uid="GrapeCity.ActiveReports.PageReportModel.ThreeDProperties.DrawingStyle">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.ThreeDProperties.DrawingStyle.html#GrapeCity_ActiveReports_PageReportModel_ThreeDProperties_DrawingStyle">DrawingStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the shape of bars or columns to display in the chart.
</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageReportModel_ThreeDProperties_Enabled" data-uid="GrapeCity.ActiveReports.PageReportModel.ThreeDProperties.Enabled">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.ThreeDProperties.Enabled.html#GrapeCity_ActiveReports_PageReportModel_ThreeDProperties_Enabled">Enabled</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether a chart is displayed in 3D.
</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageReportModel_ThreeDProperties_Inclination" data-uid="GrapeCity.ActiveReports.PageReportModel.ThreeDProperties.Inclination">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.ThreeDProperties.Inclination.html#GrapeCity_ActiveReports_PageReportModel_ThreeDProperties_Inclination">Inclination</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the angle of inclination.
</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageReportModel_ThreeDProperties_Perspective" data-uid="GrapeCity.ActiveReports.PageReportModel.ThreeDProperties.Perspective">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.ThreeDProperties.Perspective.html#GrapeCity_ActiveReports_PageReportModel_ThreeDProperties_Perspective">Perspective</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the angle of perspective.
</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageReportModel_ThreeDProperties_ProjectionMode" data-uid="GrapeCity.ActiveReports.PageReportModel.ThreeDProperties.ProjectionMode">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.ThreeDProperties.ProjectionMode.html#GrapeCity_ActiveReports_PageReportModel_ThreeDProperties_ProjectionMode">ProjectionMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the projection mode used for 3D rendering.
</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageReportModel_ThreeDProperties_Rotation" data-uid="GrapeCity.ActiveReports.PageReportModel.ThreeDProperties.Rotation">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.ThreeDProperties.Rotation.html#GrapeCity_ActiveReports_PageReportModel_ThreeDProperties_Rotation">Rotation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the angle of rotation.
</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageReportModel_ThreeDProperties_Shading" data-uid="GrapeCity.ActiveReports.PageReportModel.ThreeDProperties.Shading">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.ThreeDProperties.Shading.html#GrapeCity_ActiveReports_PageReportModel_ThreeDProperties_Shading">Shading</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the 3D shading type to use.
</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_PageReportModel_ThreeDProperties_WallThickness" data-uid="GrapeCity.ActiveReports.PageReportModel.ThreeDProperties.WallThickness">
          <a class="xref" href="GrapeCity.ActiveReports.PageReportModel.ThreeDProperties.WallThickness.html#GrapeCity_ActiveReports_PageReportModel_ThreeDProperties_WallThickness">WallThickness</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the thickness percent of the outer walls.
</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Rdl.Tools.CollectionExtensions.AddRange.html#GrapeCity_ActiveReports_Rdl_Tools_CollectionExtensions_AddRange__2___0_System_Collections_Generic_IEnumerable___1__">CollectionExtensions.AddRange&lt;TCollection, TItem&gt;(TCollection, IEnumerable&lt;TItem&gt;)</a>
  </div>

</div>
