Previous Page
|
Next Page
MARSIZE
Selects the size of markers
Operating state:
GKOP, SGOP, WSAC, WSOP
Default:
1
Syntax
Details
Syntax
return-code-variable
=GSET('MARSIZE',
size
);
Required Argument
size
numeric constant or numeric variable name; indicates the size of the marker in units of the current window system; must be greater than 0.
Return Codes
This function returns:
0, 8, or 90.
See
Return Codes for DSGI Routines and Functions
.
Details
The GSET('MARSIZE', . . . ) function sets the marker size in units of the current window system. The aspect source flag (ASF) of MARSIZE must be set to 'INDIVIDUAL' for this attribute to be used outside of a marker bundle.
Copyright © SAS Institute Inc. All rights reserved.
Previous Page
|
Next Page
|
Top of Page