ComponentOne Gauges for WinForms
SweepAngle Property (C1RadialGauge)

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > C1RadialGauge Class : SweepAngle Property
Sweep angle for the C1RadialGauge values. The Maximum value will be placed at StartAngle + SweepAngle unless the scale is reversed.
Syntax
'Declaration
 
Public Property SweepAngle As System.Double
public System.double SweepAngle {get; set;}
See Also

Reference

C1RadialGauge Class
C1RadialGauge Members