ProjectionMode Element (RDL)
Specifies the projection mode for the three-dimensional chart.
语法
<ThreeDProperties>
...
<ProjectionMode>...</ProjectionMode>
...
</ThreeDProperties>
Element Characteristics
Characteristic | Description |
---|---|
Data type and length |
String |
Default value |
Perspective |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
Relationship | Element |
---|---|
Parent element |
|
Child element |
None |
备注
The ProjectionMode element must contain one of the following strings:
- Perspective
- Orthographic
请参阅
参考
Report Definition XML Elements