ComponentOne Gauges for WinForms
BoundValue Property

C1.Win.C1Gauge.4 Assembly > C1.Win.C1Gauge Namespace > C1GaugeBase Class : BoundValue Property
Gets or sets the bound data value associated with the main pointer.
Syntax
'Declaration
 
Public Property BoundValue As System.Object
public System.object BoundValue {get; set;}
Remarks
Use this property to bind the Gauge to values that can be null.
See Also

Reference

C1GaugeBase Class
C1GaugeBase Members