![]() Chapter Contents |
![]() Previous |
![]() Next |
| Y Variable |
| Type: | numeric |
| Default: | value of YLAST or YLSTT |
| Syntax | |
| Functions | |
| Details |
Syntax |
| Y=vertical-coordinate; |
| Functions |
You can use the Y variable with these functions:
| BAR | PIE | POLY |
| DRAW | PIECNTR | POLYCONT |
| LABEL | POINT | SYMBOL |
| MOVE |
Note: The
Y or YC variable is required
unless either the MIDPOINT, GROUP, or SUBGROUP variable provides the vertical
coordinate. ![[cautionend]](../common/images/cautend.gif)
| Details |
Specify a corresponding horizontal coordinate when using the Y variable. You can specify the horizontal coordinate with the X, XC, MIDPOINT, or SUBGROUP variable, depending on the type of graph you are annotating.
The Y variable uses the units specified in the YSYS variable. If you use YSYS='2' and the axis data is type character, use the YC variable instead of the Y variable.
If the value of the Y variable is missing for a function that requires it, the value YLAST is used for nontext functions and the value of YLSTT is used for text functions.
![]() Chapter Contents |
![]() Previous |
![]() Next |
![]() Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.