The set xlabel command sets the x-axis label which will be centered
at the bottom of the plot.
Syntax:
set xlabel
set xlabel "label"
show xlabel
The first clears the x-axis label (default).
The second form sets the x-axis label to ``label'' (without the quotes).
The Imagen driver allows
\
\ in a string to specify a newline.