<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi,<br>
    <br>
    i have a map with a countur plot and want to add above the map a box
    with some infos (see the attached pic).<br>
    Drawing the box is no problem, but when i turn off the MainString,
    then there is no area left to draw my box, because the <br>
    map is slipping up. Yes, i could leave the MainTitle empty. But this
    is not satisfying.<br>
    <br>
    Tried setting:<br>
    <b><font face="Courier New">res@gsnBoxMargin = 0.05 </font></b><br>
    <br>
    seems to be a good start. But is there a resource only for a
    margin-top?<br>
    Or do i have to set the viewport manually with <b>vpXF</b>,<b> vpYF</b>,
    <b>vpWidthF</b>, <b>vpHeightF</b>?<br>
    <br>
    Thanks.<br>
    <br>
    <br>
  </body>
</html>