Chapter Contents

Previous

Next
Map: _setLegendLocation

Map: _setLegendLocation



Assigns the coordinates that position the legend the map object


Syntax
Details

Syntax

CALL NOTIFY (map-name, '_setLegendLocation', x, y);

Argument Type Description
x
N specifies the X coordinate in units of region percent. The default is 50.
y
N specifies the Y coordinate in units of region percent. The default is 0.


Details

The default location of the legend (50, 0) centers the legend at the bottom of the region. Here are some other coordinates and their corresponding locations:

Coordinates Location
(0, 0) lower left
(100, 100) top right


Chapter Contents

Previous

Next

Top of Page

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