Rotation Element
SQL Server 2000
Rotation Element
Indicates the angle of rotation.
<DataLabel> <!-- or ThreeDProperties --> ... <Rotation>...</Rotation> ... </DataLabel> <!-- or /ThreeDProperties -->
Element Characteristics
| Characteristic | Description |
|---|---|
| Data type and length | Integer |
| Default value | None |
| Cardinality | 0-1: Optional element that can occur once or not at all |
Element Relationships
| Relationship | Element |
|---|---|
| Parent element | DataLabel, ThreeDProperties |
| Child element | None |
Remarks
When used as a child of ThreeDProperties, the Rotation element applies only when the value of the sibling ProjectionMode element is Perspective.
