Object Reference : Object View and Procedure Reference : Geomap
  
 
setjust
Set the horizontal justification for multi-line area labels.
Syntax
geomap_name.setjust format_arg
where format_arg may be set to left, center, right, or auto (strings are left-justified and numbers are right-justified). Default display settings can be set in General Options; see “Spreadsheet Data Display”.
Note that justification settings have no effect on single-line labels.
Examples
geo1.setjust left
left-justifies the lines in the area labels in the geomap GEO1.
Cross-references
See “Geomaps” for a discussion of geomaps.