ComponentOne Gauge for UWP
OffAngle Property

C1.UWP.Gauge Assembly > C1.Xaml.Gauge Namespace > C1RadialGauge Class : OffAngle Property
Gets or sets the angle of the pointer when the Value value is set to double.NaN.
Syntax
'Declaration
 
Public Property OffAngle As System.Double
public System.double OffAngle {get; set;}
Remarks
Set to double.NaN to hide the pointer.
See Also

Reference

C1RadialGauge Class
C1RadialGauge Members