ComponentOne FinancialChart for WPF
C1ScrollEventArgs Class
Members 



C1.WPF Namespace : C1ScrollEventArgs Class
Contains information of the scroll events.
Syntax
'Declaration
 
Public MustInherit Class C1ScrollEventArgs 
   Inherits C1InputEventArgs
'Usage
 
Dim instance As C1ScrollEventArgs
public abstract class C1ScrollEventArgs : C1InputEventArgs 
public ref class C1ScrollEventArgs abstract : public C1InputEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      C1.WPF.C1InputEventArgs
         C1.WPF.C1ScrollEventArgs
            C1.WPF.C1ScrollCompletedEventArgs
            C1.WPF.C1ScrollDeltaEventArgs
            C1.WPF.C1ScrollStartedEventArgs

See Also

Reference

C1ScrollEventArgs Members
C1.WPF Namespace