Syntax:
set zlabel {"<label>"} {<xoff>}{,<yoff>} show zlabel
Specifying constants <xoff> or <yoff> as optional offsets for the label will move the label <xoff> or <yoff> character screen coordinates. For example,
set zlabel ,1
will change only the y offset of the zlabel, moving the label roughly one character height up.
The zlabel will be drawn whenever surfaces or contours are plotted, in the space above the grid level.
(The LaTeX, EEPIC, and Imagen drivers allow \ \ in a string to specify a newline.)