ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1ScrollViewer Class / VerticalSmallChangeProperty Field



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