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



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