ComponentOne Gauge for UWP
OffLocation Property

C1.UWP.Gauge Assembly > C1.Xaml.Gauge Namespace > C1LinearGauge Class : OffLocation Property
Gets or sets the relative location used when the Value is set to double.NaN.
Syntax
'Declaration
 
Public Property OffLocation As System.Double
public System.double OffLocation {get; set;}
Remarks
If double.NaN is set, the pointer is collapsed.
See Also

Reference

C1LinearGauge Class
C1LinearGauge Members