ComponentOne FinancialChart for WPF
ScrollUp Method



C1.WPF Namespace > C1ScrollViewer Class : ScrollUp Method
Scrolls the C1ScrollViewer content upward by VerticalSmallChange pixels.
Syntax
'Declaration
 
Public Sub ScrollUp() 
'Usage
 
Dim instance As C1ScrollViewer
 
instance.ScrollUp()
public void ScrollUp()
public:
void ScrollUp(); 
See Also

Reference

C1ScrollViewer Class
C1ScrollViewer Members