ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1ScrollHelper Class
Members



In This Topic
    C1ScrollHelper Class
    In This Topic
    Cross-platform helper for listening to scroll gestures using mouse wheel.
    Syntax
    'Declaration
     
    
    Public Class C1ScrollHelper 
    'Usage
     
    
    Dim instance As C1ScrollHelper
    public class C1ScrollHelper 
    public ref class C1ScrollHelper 
    Inheritance Hierarchy

    System.Object
       C1.WPF.C1ScrollHelper

    See Also