Annotate Dictionary |
Variables written out: | ANGLE, COLOR, FUNCTION, LINE, 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 |
Syntax |
%SLICE (x, y, angle, rotate, size, color, style, line); |
specify the center point of the arc. Values can be numbers, numeric constants, or numeric variables. For details, see the Annotate X Variable.
specifies the starting point of the arc. The value can be a number, a numeric constant, or a numeric variable. For details and valid values, see the Annotate ANGLE Variable for the PIE function.
specifies the sweep of the arc. The value can be a number, a numeric constant, or a numeric variable. For valid values, see the Annotate ROTATE Variable for the PIE function.
specifies the radius of the arc. The value can be a number, a numeric constant, or a numeric variable. For details, see the Annotate SIZE Variable.
specifies the color of the arc outline and optional fill using a character string without quotation marks. See the Annotate COLOR variable for valid values. Use an asterisk (*) to specify the previous value of the color parameter.
specifies the fill pattern for the slice or circle, using a character string without quotation marks. For details and valid values, see the Annotate STYLE Variable (Patterns) for the PIE function.
specifies which lines of a pie slice are to be drawn. The value can be a number, a numeric constant, or a numeric variable. For valid values and details, see the LINE Variable for the PIE function.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.