Chapter Contents

Previous

Next
SAS/GRAPH Output: _getMagnification

SAS/GRAPH Output: _getMagnification



Returns the magnification factor at which the graphics output is drawn


Syntax
Details

Syntax

CALL NOTIFY (graph-output-name, '_getMagnification', factor);

Argument Type Description
factor N returns the percentage by which the graph is magnified


Details

The magnification factor has no effect if the graph is resized to fit the region with the _setContort method.


Chapter Contents

Previous

Next

Top of Page

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