Annotate Dictionary |
Updates: | XLAST, YLAST |
Syntax | |
Associated Variables |
Syntax |
FUNCTION='PIECNTR'; |
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 the coordinate system for the SIZE variable. See HSYS Variable for an explanation of coordinate-system.
specifies the new radius of the pie slice. The new radius is used by a subsequent PIEXY function. The HSYS variable determines the SIZE variable units.
specifies when to draw the pie slice in relation to other procedure output. See WHEN Variable
define the center and radius of the slice. All slices are referenced from that center. Use the Z variable only 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.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.