Annotate Dictionary |
Updates: | XLAST, YLAST |
Syntax | |
Associated Variables | |
Details |
Syntax |
FUNCTION='MOVE'; |
Associated Variables |
specify coordinates for HBAR and VBAR charts from the GCHART procedure. Use these variables only with the data coordinate systems 1, 2, 7, and 8.
specifies when to perform the move in relation to other procedure output. See also WHEN Variable.
specify the coordinates to which the pen is to be moved. The Z variable can only be used with the G3D procedure.
specifies the coordinate system for the X or XC variable. Use the XC variable only with XSYS='2'. See XSYS Variable for an explanation of coordinate-system.
specifies the coordinate system for the Y or YC variable. Use the YC variable only with YSYS='2'. See YSYS Variable for an explanation of coordinate-system.
specifies the coordinate system for the Z variable. See ZSYS Variable for an explanation of coordinate-system.
Details |
Use MOVE to prepare for a DRAW command, a BAR command, or programming functions.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.