rotation PARAM tag
Assigns the angle at which a three-dimensional chart is rotated.
Syntax
<PARAM NAME = "rotation" VALUE = "angle>
Values
- angle
A number from 0 to 90 that specifies the angle in degrees. The default value is 20.
Usage
If rendering is set to 2D, rotation and elevation are set to 0. If rendering is set to 3D, rotation is set to 20 and elevation to 15.
Conversely, if rotation and elevation are set to 0, rendering is set to 2D.
See also
Rotation property