ComponentOne FinancialChart for WPF
DeltaScroll Property



C1.WPF Namespace > C1ScrollDeltaEventArgs Class : DeltaScroll Property
Gets the delta scroll.
Syntax
'Declaration
 
Public ReadOnly Property DeltaScroll As Double
'Usage
 
Dim instance As C1ScrollDeltaEventArgs
Dim value As Double
 
value = instance.DeltaScroll
public double DeltaScroll {get;}
public:
property double DeltaScroll {
   double get();
}
See Also

Reference

C1ScrollDeltaEventArgs Class
C1ScrollDeltaEventArgs Members