[]
Gets or sets the starting angle for the pie slices, in degrees.
[C1Description("FlexPie.StartAngle", "Gets or sets the starting angle for the pie slices, in degrees.")]
public double StartAngle { get; set; }
Angles are measured clockwise, starting at the 9 o'clock position.