[]
        
(Showing Draft Content)

C1.Win.Gauge.C1GaugeBase.BoundValue

BoundValue Property

BoundValue

Gets or sets the bound data value associated with the main pointer.

Declaration
[Bindable(true)]
[Browsable(false)]
public object BoundValue { get; set; }
<Bindable(True)>
<Browsable(False)>
Public Property BoundValue As Object
Remarks

Use this property to bind the Gauge to values that can be null.