SetPieStartAngle — Set the starting angle for pie chart segments
$plot->SetPieStartAngle($angle
)
The default starting angle is 0 degrees. This results in the first pie segment starting on the right-pointing horizontal radius ("East"), and extending upwards in a counter-clockwise direction (by default).
See also SetPieDirection which is used to set the direction for pie chart segments - clockwise or counter-clockwise.