ComponentOne Gauges for WPF and Silverlight
ValueBinding Property (C1GaugeRange)

C1.WPF.Gauge Namespace > C1GaugeRange Class : ValueBinding Property
Binds the C1Gauge value to any of the end points of this range.
Syntax
'Declaration
 
Public Property ValueBinding As RangeValueBinding
public RangeValueBinding ValueBinding {get; set;}
Remarks
Used to simulate fill/unfill effects.
See Also

Reference

C1GaugeRange Class
C1GaugeRange Members