Chapter Contents

Previous

Next
LINE Variable

LINE Variable



Controls the drawing of a line by determining either the type of line to draw or the relative position of the line.

Type: numeric
Default for all functions: 1


Syntax
Functions

Syntax

LINE=line-type;


Functions

The LINE variable is function dependent.

If function is... then the variable specifies...
BAR the direction in which to adjust the outline of the bar. When used with the BAR function, values are 0 through 3. See LINE Values for Bars for an illustration of these values.
DRAW, DRAW2TXT, FRAME, or POLY the type of line to draw. When used with these functions, values are 1 through 46. See Line Types for an illustration of the line types.
PIE the lines to include in the outline of the slice. When used with the PIE function, values are 0 through 3. See LINE Values Used with the PIE Function for an illustration of these values.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.