Clockwise Property

       

Returns or sets a value that specifies whether pie charts are drawn in a clockwise direction.

Syntax

object.Clockwise [ = boolean]

The Clockwise property syntax has these parts:

Part Description
object An object expression that evaluates to an object in the Applies To list.
boolean A Boolean expression that controls the direction used to draw pie charts, as described in Settings.

Settings

The settings for boolean are:

Setting Description
True (Default) Pie charts are drawn in a clockwise direction.
False The charts are drawn in a counterclockwise direction.