Annotate Dictionary |
Variables written out: | ANGLE, FUNCTION, ROTATE, SIZE, STYLE, X, Y |
Internal variables updated: | XLAST, YLAST |
Prerequisite: | You must run the %ANNOMAC macro before using any other annotate macros. For more information, see Making the Macros Available. |
Syntax | |
See Also |
Syntax |
%CIRCLE (x, y, size, color); |
specify coordinates for the center of the circle. Values can be coordinate numbers, numeric constants, or numeric variables. For details, see the Annotate X Variable.
specifies the radius of the circle. The value can be a number, a numeric constant, or a numeric variable. For details and valid values, see the Annotate SIZE Variable.
specifies the color of the circle 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.
See Also |
%SLICE Macro to draw a filled circle.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.