Chapter Contents

Previous

Next
Graph Output Control: _hscroll

Graph Output Control: _hscroll



Scrolls graphics output horizontally


Syntax

Syntax

objectName._hscroll( unit, numUnits );
objectName._hscroll( unit );
objectName._hscroll( );

Argument Type Use Description
unit Character Input specifies the scrolling unit: MAX, PAGE, HALF, COLUMN
numUnits Numeric Input specifies the number of units to scroll: >0 scrolls right, <0 scrolls left, default is 1


Chapter Contents

Previous

Next

Top of Page

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