Returns or sets a value that describes the degree of rotation from which a three-dimensional chart is viewed.
Syntax
object.Rotation [ = degree]
The Rotation property syntax has these parts:
Part | Description |
object | An object expression that evaluates to an object in the Applies To list. |
degree | Single. The degree of rotation. Rotation can range from 0 to 360 degrees. By default, degrees are used to measure rotation. However, these settings use the current settings for the AngleUnit property. The other options are: Grads and Radians. |