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



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