Annotate Dictionary |
Variables written out: | COLOR, FUNCTION, LINE, SIZE, STYLE |
Prerequisite: | You must run the %ANNOMAC macro before using any other annotate macros. For more information, see Making the Macros Available. |
Syntax | |
Details |
Syntax |
%FRAME (color, line, size, style); |
specifies the outline color and the optional fill color using a character string without quotation marks. For details, see the Annotate COLOR Variable. Use an asterisk (*) to specify the previous value of the color parameter.
specifies a line type (continuous or segmented) for the frame outline and fill lines. The value can be a number, a numeric constant, or a numeric variable. For valid numeric values, see the Annotate LINE Variable for the DRAW function.
specifies the width of the frame outline and fill lines. The value can be a number, a numeric constant, or a numeric variable. For valid values, see the Annotate SIZE Variable for the DRAW function.
specifies the fill pattern for the frame using a character string without quotation marks. For valid values, see the Annotate STYLE Variable (Patterns) for the FRAME function.
Details |
See %SYSTEM Macro for information on setting the reference system.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.