ThreeDProperties Element (RDL)
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>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
Relationship | Element |
---|---|
Parent element |
|
Child elements |
Clustered, DepthRatio, DrawingStyle, Enabled, GapDepth, HeightRatio, Inclination, Perspective, ProjectionMode, Rotation, Shading, WallThickness |
請參閱
參考
Report Definition XML Elements