ThreeDProperties Element (RDL)
SQL Server 2005
Defines the three-dimensional properties of a chart.
<Chart> ... <ThreeDProperties> <Enabled>...</Enabled> <ProjectionMode>...</ProjectionMode> <Rotation>...</Rotation> <Inclination>...</Inclination> <Perspective>...</Perspective> <HeightRatio>...</HeightRatio> <DepthRatio>...</DepthRatio> <Shading>...</Shading> <GapDepth>...</GapDepth> <WallThickness>...</WallThickness> <DrawingStyle>...</DrawingStyle> <Clustered>...</Clustered> </ThreeDProperties> ... </Chart>
| Relationship | Element |
|---|---|
|
Parent element | |
|
Child elements |
Clustered, DepthRatio, DrawingStyle, Enabled, GapDepth, HeightRatio, Inclination, Perspective, ProjectionMode, Rotation, Shading, WallThickness |