| Annotate Dictionary |
| Variables written out: | HSYS, XSYS, YSYS |
| Prerequisite: | You must run the %ANNOMAC macro before using any other annotate macros. For more information, see Making the Macros Available. |
| Syntax | |
| Details |
Syntax |
| %SYSTEM (xsys, ysys, hsys); |
specify values that represent a coordinate system and an area of the output, as defined for the Annotate XSYS Variable. The default is %SYSTEM (4, 4, 4).
| Details |
Note: Not all coordinate
systems are valid with all Annotate variables or all SAS/GRAPH procedures.
See Annotate Functions for any restrictions that apply to the variable that you want to
use. ![[cautionend]](../../../../common/63294/HTML/default/images/cautend.gif)
The ZSYS variable cannot be set through this macro. Use an explicit variable assignment instead:
zsys="value"; output;
See Coordinate Systems for a description of the areas and coordinate systems.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.