Returns or sets the unit of measure used for all chart angles.
Syntax
object.AngleUnit [ = unit]
The AngleUnit property syntax has these parts:
| Part | Description |
| object | An object expression that evaluates to an object in the Applies To list. |
| unit | Integer. A VtAngleUnits constant describing the unit of measure. The angles can be measured in degrees, radians, or grads. |