ChartThreeDProperties Class
Updated: February 25, 2016
Contains the properties for 3-D layout.
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
| Name | Description | |
|---|---|---|
![]() | Clustered | Gets an expression that evaluates to a value that indicates whether data series are clustered (displayed along distinct rows). Only applies to bar and column chart types. |
![]() | DepthRatio | Gets an expression that evaluates to the ratio (in percent) between depth and width. |
![]() | Enabled | Gets an expression that evaluates to a value that indicates whether a chart is displayed in 3-D. |
![]() | GapDepth | Gets an expression that evaluates to the percent depth gap between 3-D bars and columns. |
![]() | Inclination | Gets an expression that evaluates to the inclination angle. |
![]() | Instance | Gets the report instance object that contains the calculated values of this report definition object. |
![]() | Perspective | Gets an expression that evaluates to the percent of perspective. |
![]() | ProjectionMode | Gets an expression that evaluates to the projection mode used for the 3-D rendering. |
![]() | Rotation | Gets an expression that evaluates to the rotation angle. |
![]() | Shading | Gets an expression that evaluates to the type of 3-D shading. |
![]() | WallThickness | Gets an expression that evaluates to the percent thickness of outer walls. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

