ComponentOne ASP.NET MVC Controls
SweepAngle Property

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

Reference

RadialGauge Class
RadialGauge Members