| C1.Win.C1Chart3D.4 Assembly > C1.Win.C1Chart3D Namespace : Chart3DView Class |
The following tables list the members exposed by Chart3DView.
| Name | Description | |
|---|---|---|
![]() | AutoFit | |
![]() | BackColor | Background color of plot cube. |
![]() | Boxed | Gets or sets whether all plotting cube edges are rendered. |
![]() | Ceiling | Gets the ceiling object. |
![]() | Floor | Gets the floor object. |
![]() | ForeColor | Foreground color of plot cube. |
![]() | Interaction | |
![]() | IsInteractive | Whether the built-in interaction is enabled. |
![]() | Perspective | Perspective of 3-D view. |
![]() | PreviewMethod | Gets or sets preview method. |
![]() | RotationX | Rotation about X-axis. |
![]() | RotationY | Rotation about Y-axis. |
![]() | RotationZ | Rotation about Z-axis. |
![]() | TextRotation | Gets or sets text rotation for axis titles and axis annotations. |
![]() | View3D | Gets or sets predefined view. |
![]() | ViewportHorizontalShift | Gets or sets horizontal shift of chart viewport. |
![]() | ViewportScale | Gets or sets scale of chart viewport. |
![]() | ViewportVerticalShift | Gets or sets vertical shift of chart viewport. |
![]() | XScale | Gets or sets scaling of the plot cube along X-axis. |
![]() | YScale | Gets or sets scaling of the plot cube along Y-axis. |
| Name | Description | |
|---|---|---|
![]() | ResetTransformation | Resets all transformation parameters to their default values. |
![]() | Restore | Restore to view state to the represented by a Chart3DViewState object. |
![]() | Save | Save current view state to the Chart3DViewState object. |
![]() | ShouldSerializeBackColor | Returns false if the Chart3DView BackColor property is in the default state. |
![]() | ShouldSerializeForeColor | Returns false if the Chart3DView ForeColor property is in the default state. |
![]() | ToString | Returns a string that represents the current Chart3DView. |
| Name | Description | |
|---|---|---|
![]() | AfterRotate | Occurs after chart rotates. |
![]() | BeforeRotate | Occurs before chart rotates. |