Start Property (ChartRadar)
In This Topic
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 Double
public double Start {get; set;}
See Also