ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1RangeSlider Class / LowerValueProperty Field



In This Topic
    LowerValueProperty Field
    In This Topic
    Identifies the LowerValue dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly LowerValueProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1RangeSlider.LowerValueProperty
    public static readonly DependencyProperty LowerValueProperty
    public:
    static readonly DependencyProperty^ LowerValueProperty
    See Also