ComponentOne FinancialChart for WPF
CumulativeScroll Property (C1ScrollDeltaEventArgs)



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

Reference

C1ScrollDeltaEventArgs Class
C1ScrollDeltaEventArgs Members