ComponentOne Gauges for WPF and Silverlight
OffLocation Property (C1LinearGauge)

C1.WPF.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