ComponentOne Gauges for WPF and Silverlight
C1.Silverlight.Gauge Namespace / C1GaugeRange Class / ValueBindingProperty Field

In This Topic
    ValueBindingProperty Field (C1GaugeRange)
    In This Topic
    Identifies the ValueBinding dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ValueBindingProperty As DependencyProperty
    public static readonly DependencyProperty ValueBindingProperty
    See Also