View3DOptions Properties
Contains display options for three-dimensional charts.Name | Description |
---|---|
Auto |
Gets or sets a value indicating whether the height of a 3-D chart should be set automatically. |
Back |
Provides access to options used to format the back wall of a 3-D chart. |
Depth |
Gets or sets the depth of a 3-D chart. |
Floor | Provides access to options used to format the floor of a 3-D chart. |
Height |
Gets or sets the height of a 3-D chart. |
Perspective | Gets or sets the field of view angle for the 3-D chart. |
Right |
Gets or sets a value indicating whether the right-angle axes view should be used for the 3-D chart. |
Side |
Provides access to options used to format the side wall of a 3-D chart. |
XRotation | Gets or sets the value in degrees at which a 3-D chart should be rotated around the X-axis. |
YRotation | Gets or sets the value in degrees at which a 3-D chart should be rotated around the Y-axis. |
See Also