![]() Chapter Contents |
![]() Previous |
![]() Next |
| %SYSTEM |
| Variables affected: | HSYS, XSYS, YSYS, |
| Syntax | |
| Details |
Syntax |
| %SYSTEM (xsys, ysys, hsys); |
| 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. ![[cautend]](../common/images/cautend.gif)
The ZSYS variable cannot be set through this macro. Use an explicit variable assignment instead:
zsys='value'; output;
where value can be 1, 2, 7, or 8.
See Coordinate Systems for a description of the areas and coordinate systems.
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.