Chapter Contents |
Previous |
Next |
Map: _setColor |
Syntax |
Syntax |
CALL NOTIFY (map-name, '_setColor', element, color); |
Argument | Type | Description | |
---|---|---|---|
element |
C | specifies the map element to color: | |
'LABEL' | marker or region label color | ||
'LEGENDBA' | legend background color. If color is an empty string, then legend area is transparent. | ||
'LEGENDLA' | legend label color | ||
'MAP' | default map area color of any map | ||
'MARKER' | default color to be used for markers if no color variable is specified or if a marker is drawn on a region with no associated data. | ||
'OUTLINE' | outline of map, markers, and legend | ||
'SELECTED' | outline of selected map area or marker | ||
color |
C | specifies the color |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.