ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1Gauge Class / ValueProperty Field

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