pieStartAngle PARAM tag



Assigns the location at which the first slice in the pie chart is displayed.

Syntax

<PARAM NAME = "pieStartAngle" VALUE = "angle">

Values

angle
A number from 0 to 359. The pie slices shift according to the angle and direction you specify. For example, if the pie slice direction is clockwise and you specify a start angle of 90 degrees, the pie point positioned at 12:00 shifts to 3:00. The default value is 0, which corresponds to 12:00.

Usage

[[Add if applicable]]

See Also
pieExplodeSlicePercent PARAM tag
pieSliceDirection PARAM tag
pieSortSlicesBySize PARAM tag
PieStartAngle property