public enum RangeValueBinding : System.Enum
'Declaration
Public Enum RangeValueBinding Inherits System.Enum
Member | Description |
---|---|
From | Bind the C1Gauge's value with the From property of the C1GaugeRange. |
None | Do not bind the C1Gauge's value with any property. |
To | Bind the C1Gauge's value with the To property of the C1GaugeRange. |
System.Object
System.ValueType
System.Enum
C1.WPF.Gauge.RangeValueBinding