Annotate Dictionary |
Type: | numeric |
Default for all functions: | 1 |
Syntax | |
Functions |
Syntax |
LINE=line-type; |
Functions |
The behavior and syntax of the LINE variable is function-dependent.
In the ARROW function, the valid values are positive numbers greater than 1. The value of the LINE variable specifies the length of the sides of the arrowhead. The units for the LINE variable are always a percentage of the graphics area, regardless of the HSYS= value.
In the BAR function, valid values for the LINE variable can be 0, 1, 2, or 3. These values determine how the outline of the bar is to be drawn, as shown in the following figure.A value of 0 draws the outline all the way around the bar. A value of 1 draws the outline only on the vertical sides of the bar. A value of 2 draws the outline only on the horizontal sides of the bar. A value of 3 draws no outline.
LINE Values for Bars
Valid values are whole numbers from 0 to 46. A value of 0 specifies that the line not be drawn. A value of 1 specifies a solid line. The remaining values specify different segmented lines, as illustrated in Line Types.
Valid values are 0, 1, 2, or 3. The value specifies which lines of a pie slice are to be drawn for the current arc, as shown in LINE Values Used with the PIE Function.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.