ComponentOne FinancialChart for WPF
ScrollRight Method



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

Reference

C1ScrollViewer Class
C1ScrollViewer Members