ComponentOne FinancialChart for WPF
CumulativeScroll Property (C1ScrollCompletedEventArgs)



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

Reference

C1ScrollCompletedEventArgs Class
C1ScrollCompletedEventArgs Members