Syntax: |
SET YLABEL s
|
Default: |
YLABEL is blank
|
Note: The value of the YLABEL
characteristic is a string instead of a numeric value. So, if
you enter: GET YLABEL X
, the variable X
will be a string variable.
The YLABEL
characteristic controlls the automatic y-axis text label.
Setting the label also turns it on. Use the YLABELON
characteristic to toggle off/on drawing the y-axis text label. The axis text labels
are drawn only when the axes are drawn. The character string may contain format commands.
Change the sizes of the text label with YLABELHEIGHT
or %YLABELHEIGHT
characteristic. The y-axis text label is drawn, centred,
to the left of the y-axis.