startAngle property

double startAngle
final

The angle (in radians) where the first result is placed.

Default is -pi/2 (top of the circle). Results are distributed clockwise from this angle.

Implementation

final double startAngle;