ComponentOne FinancialChart for WPF
ScrollLeft Method



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

Reference

C1ScrollViewer Class
C1ScrollViewer Members