[]
Gets or sets the bound data value associated with the main pointer.
[Bindable(true)]
[Browsable(false)]
public object BoundValue { get; set; }
<Bindable(True)>
<Browsable(False)>
Public Property BoundValue As Object
Use this property to bind the Gauge to values that can be null.