ComponentOne FlexReport for WinForms
Start Property (ChartPolar)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.Chart Namespace > ChartPolar Class : Start Property
Gets or sets the starting angle, measured counter-clockwise from the 12 o'clock position.

The angle is measured in degrees if the Degrees property is true, radians otherwise.

Syntax
'Declaration
 
Public Property Start As System.Double
public System.double Start {get; set;}
See Also

Reference

ChartPolar Class
ChartPolar Members