ComponentOne FlexReport for WinForms
Start Property (ChartPie)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > ChartPie Class : Start Property
Gets or sets the starting angle of the first Pie slice, in degrees. The angle represents the arc between the most clockwise edge of the first slice and the right horizontal radius of the pie, as measured in the counter-clockwise direction.
Syntax
'Declaration
 
Public Property Start As System.Integer
public System.int Start {get; set;}
See Also

Reference

ChartPie Class
ChartPie Members