[]
The ThreeDProperties element defines properties for a 3D chart layout.
public sealed class ThreeDProperties
| Name | Description |
|---|---|
| ThreeDProperties() | Initializes a new instance of the ThreeDProperties class. |
| Name | Description |
|---|---|
| Clustered | Gets or sets a value indicating whether the data series are clustered (displayed along distinct rows). |
| DrawingStyle | Gets or sets the shape of bars or columns to display in the chart. |
| Enabled | Gets or sets a value indicating whether a chart is displayed in 3D. |
| Inclination | Gets or sets the angle of inclination. |
| Perspective | Gets or sets the angle of perspective. |
| ProjectionMode | Gets or sets the projection mode used for 3D rendering. |
| Rotation | Gets or sets the angle of rotation. |
| Shading | Gets or sets the 3D shading type to use. |
| WallThickness | Gets or sets the thickness percent of the outer walls. |