Chapter Contents

Previous

Next
Graph Output Control: _vscroll

Graph Output Control: _vscroll



Scrolls vertically graphics output that is larger than the containing region


Syntax

Syntax

objectName._vscroll( units );
objectName._vscroll( );
objectName._vscroll( units, numUnits );

Argument Type Use Description
units Character Input specifies the scrolling amount: MAX, PAGE, HALF, ROW
numUnits Numeric Input specifies the number of units to scroll: >0 scrolls down, <0 scrolls up


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.