# C1.Win.C1Chart3D.Chart3DView

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Chart3D_Chart3DView" data-uid="C1.Win.C1Chart3D.Chart3DView" class="text-break">Chart3DView Class
</h1>
  <div class="markdown level0 summary"><p>The Chart3DView defines the three-dimensional features of a chart.
It is returned by the View property of a Chart3DArea.</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">Chart3DView</span></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_Chart3DView_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(ak))]
public class Chart3DView</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;TypeConverter(GetType(ak))&gt;
Public Class Chart3DView</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_Chart3DView_AutoFit" data-uid="C1.Win.C1Chart3D.Chart3DView.AutoFit">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DView.AutoFit.html#C1_Win_C1Chart3D_Chart3DView_AutoFit">AutoFit</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the x/y ratio for 2D projection is calculated automatically.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DView_BackColor" data-uid="C1.Win.C1Chart3D.Chart3DView.BackColor">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DView.BackColor.html#C1_Win_C1Chart3D_Chart3DView_BackColor">BackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Background color of plot cube.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DView_Boxed" data-uid="C1.Win.C1Chart3D.Chart3DView.Boxed">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DView.Boxed.html#C1_Win_C1Chart3D_Chart3DView_Boxed">Boxed</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether all plotting cube edges are rendered.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DView_Ceiling" data-uid="C1.Win.C1Chart3D.Chart3DView.Ceiling">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DView.Ceiling.html#C1_Win_C1Chart3D_Chart3DView_Ceiling">Ceiling</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the ceiling object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DView_Floor" data-uid="C1.Win.C1Chart3D.Chart3DView.Floor">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DView.Floor.html#C1_Win_C1Chart3D_Chart3DView_Floor">Floor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the floor object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DView_ForeColor" data-uid="C1.Win.C1Chart3D.Chart3DView.ForeColor">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DView.ForeColor.html#C1_Win_C1Chart3D_Chart3DView_ForeColor">ForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Foreground color of plot cube.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DView_Interaction" data-uid="C1.Win.C1Chart3D.Chart3DView.Interaction">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DView.Interaction.html#C1_Win_C1Chart3D_Chart3DView_Interaction">Interaction</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <span class="xref">C1.Win.C1Chart3D.Chart3DInteraction</span> object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DView_IsInteractive" data-uid="C1.Win.C1Chart3D.Chart3DView.IsInteractive">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DView.IsInteractive.html#C1_Win_C1Chart3D_Chart3DView_IsInteractive">IsInteractive</a>
        </td>
        <td class="markdown level1 summary"><p>Whether the built-in interaction is enabled.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DView_Perspective" data-uid="C1.Win.C1Chart3D.Chart3DView.Perspective">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DView.Perspective.html#C1_Win_C1Chart3D_Chart3DView_Perspective">Perspective</a>
        </td>
        <td class="markdown level1 summary"><p>Perspective of 3-D view.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DView_PreviewMethod" data-uid="C1.Win.C1Chart3D.Chart3DView.PreviewMethod">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DView.PreviewMethod.html#C1_Win_C1Chart3D_Chart3DView_PreviewMethod">PreviewMethod</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets preview method.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DView_RotationX" data-uid="C1.Win.C1Chart3D.Chart3DView.RotationX">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DView.RotationX.html#C1_Win_C1Chart3D_Chart3DView_RotationX">RotationX</a>
        </td>
        <td class="markdown level1 summary"><p>Rotation about X-axis.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DView_RotationY" data-uid="C1.Win.C1Chart3D.Chart3DView.RotationY">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DView.RotationY.html#C1_Win_C1Chart3D_Chart3DView_RotationY">RotationY</a>
        </td>
        <td class="markdown level1 summary"><p>Rotation about Y-axis.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DView_RotationZ" data-uid="C1.Win.C1Chart3D.Chart3DView.RotationZ">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DView.RotationZ.html#C1_Win_C1Chart3D_Chart3DView_RotationZ">RotationZ</a>
        </td>
        <td class="markdown level1 summary"><p>Rotation about Z-axis.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DView_TextRotation" data-uid="C1.Win.C1Chart3D.Chart3DView.TextRotation">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DView.TextRotation.html#C1_Win_C1Chart3D_Chart3DView_TextRotation">TextRotation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets text rotation for axis titles and axis annotations.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DView_View3D" data-uid="C1.Win.C1Chart3D.Chart3DView.View3D">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DView.View3D.html#C1_Win_C1Chart3D_Chart3DView_View3D">View3D</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets predefined view.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DView_ViewportHorizontalShift" data-uid="C1.Win.C1Chart3D.Chart3DView.ViewportHorizontalShift">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DView.ViewportHorizontalShift.html#C1_Win_C1Chart3D_Chart3DView_ViewportHorizontalShift">ViewportHorizontalShift</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets horizontal shift of chart viewport.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DView_ViewportScale" data-uid="C1.Win.C1Chart3D.Chart3DView.ViewportScale">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DView.ViewportScale.html#C1_Win_C1Chart3D_Chart3DView_ViewportScale">ViewportScale</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets scale of chart viewport.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DView_ViewportVerticalShift" data-uid="C1.Win.C1Chart3D.Chart3DView.ViewportVerticalShift">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DView.ViewportVerticalShift.html#C1_Win_C1Chart3D_Chart3DView_ViewportVerticalShift">ViewportVerticalShift</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets vertical shift of chart viewport.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DView_XScale" data-uid="C1.Win.C1Chart3D.Chart3DView.XScale">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DView.XScale.html#C1_Win_C1Chart3D_Chart3DView_XScale">XScale</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets scaling of the plot cube along X-axis.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DView_YScale" data-uid="C1.Win.C1Chart3D.Chart3DView.YScale">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DView.YScale.html#C1_Win_C1Chart3D_Chart3DView_YScale">YScale</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets scaling of the plot cube along Y-axis.</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_Chart3DView_ResetTransformation" data-uid="C1.Win.C1Chart3D.Chart3DView.ResetTransformation">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DView.ResetTransformation.html#C1_Win_C1Chart3D_Chart3DView_ResetTransformation">ResetTransformation()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets all transformation parameters to their default values.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DView_Restore_C1_Win_C1Chart3D_Chart3DViewState_" data-uid="C1.Win.C1Chart3D.Chart3DView.Restore(C1.Win.C1Chart3D.Chart3DViewState)">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DView.Restore.html#C1_Win_C1Chart3D_Chart3DView_Restore_C1_Win_C1Chart3D_Chart3DViewState_">Restore(Chart3DViewState)</a>
        </td>
        <td class="markdown level1 summary"><p>Restore to view state to the represented by a Chart3DViewState object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DView_Save" data-uid="C1.Win.C1Chart3D.Chart3DView.Save">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DView.Save.html#C1_Win_C1Chart3D_Chart3DView_Save">Save()</a>
        </td>
        <td class="markdown level1 summary"><p>Save current view state to the Chart3DViewState object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DView_ShouldSerializeBackColor" data-uid="C1.Win.C1Chart3D.Chart3DView.ShouldSerializeBackColor">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DView.ShouldSerializeBackColor.html#C1_Win_C1Chart3D_Chart3DView_ShouldSerializeBackColor">ShouldSerializeBackColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns false if the Chart3DView BackColor property is in the default state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DView_ShouldSerializeForeColor" data-uid="C1.Win.C1Chart3D.Chart3DView.ShouldSerializeForeColor">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DView.ShouldSerializeForeColor.html#C1_Win_C1Chart3D_Chart3DView_ShouldSerializeForeColor">ShouldSerializeForeColor()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns false if the Chart3DView ForeColor property is in the default state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DView_ToString" data-uid="C1.Win.C1Chart3D.Chart3DView.ToString">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DView.ToString.html#C1_Win_C1Chart3D_Chart3DView_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a string that represents the current Chart3DView.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</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_Chart3DView_AfterRotate" data-uid="C1.Win.C1Chart3D.Chart3DView.AfterRotate">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DView.AfterRotate.html">AfterRotate</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs after chart rotates.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Chart3D_Chart3DView_BeforeRotate" data-uid="C1.Win.C1Chart3D.Chart3DView.BeforeRotate">
          <a class="xref" href="C1.Win.C1Chart3D.Chart3DView.BeforeRotate.html">BeforeRotate</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs before chart rotates.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
