View3DOptions Properties
3D view settings for a chart.| Name | Description |
|---|---|
| AutoHeight | Gets or sets whether chart height is calculated automatically. |
| BackWall | Gets or sets back wall surface options for the 3D chart. |
| DepthPercent | Gets or sets the depth of the 3D chart as a percentage. |
| Floor | Gets or sets floor surface options for the 3D chart. |
| HeightPercent | Gets or sets the height of the 3D chart as a percentage factor. |
| Perspective | Gets or sets the perspective angle for the 3D chart. |
| RightAngleAxes | Gets or sets whether to use right-angle axes in 3D view. |
| SideWall | Gets or sets side wall surface options for the 3D chart. |
| XRotation | Gets or sets the 3D chart rotation around the X axis. |
| YRotation | Gets or sets the 3D chart rotation around the Y axis. |
See Also