| C1.WPF.Gauge Namespace : RangeValueBinding Enumeration |
'DeclarationPublic Enum RangeValueBinding Inherits System.Enum
public enum RangeValueBinding : 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
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2