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



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