ComponentOne ASP.NET MVC Controls
StartAngle Property (RadialGauge)

C1.Web.Mvc Namespace > RadialGauge Class : StartAngle Property
Gets or sets the starting angle for the gauge, in degrees.
Syntax
'Declaration
 
Public Property StartAngle As Double
public double StartAngle {get; set;}
Remarks
Angles are measured clockwise, starting at the 9 o'clock position.
See Also

Reference

RadialGauge Class
RadialGauge Members