SAS Component Language Dictionary |
Category: | Legend |
Syntax | |
Details | |
See Also |
Syntax |
CALL POPLEGEND(); |
Details |
POPLEGEND is useful if several entries in a CALL DISPLAY nested sequence have their own legends and you want to restore the original legend of each calling entry when a called entry ends.
If no legend contents have been saved, then this function is ignored.
To save the contents of the LEGEND window, use PUSHLEGEND.
For an example that includes POPLEGEND as well as other functions that manipulate a legend window, see LEGEND.
See Also |
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.