ComponentOne FinancialChart for WinForms
StartAngle Property (FlexPie)

C1.Win.Chart Namespace > FlexPie Class : StartAngle Property
Gets or sets the starting angle for the pie slices, in degrees.
Syntax
'Declaration
 
<DefaultValueAttribute()>
Public Property StartAngle As Double
[DefaultValue()]
public double StartAngle {get; set;}
Remarks
Angles are measured clockwise, starting at the 9 o'clock position.
See Also

Reference

FlexPie Class
FlexPie Members