PieSliceDirection property



The direction in which the pie slices are drawn.

Syntax

Set:     Chart.setPieSliceDirection(direction)
Get: direction = Chart.getPieSliceDirection

Applies to

Chart object.

Data type

integer.
Value Description
1 Clockwise. (default)
2 Counter-clockwise.

See also
PieStartAngle property
pieSliceDirection PARAM tag