DADiSP Worksheet Functions > Function Categories > Annotation > SERYLABEL
Labels the Y axis with the series name and units.
SERYLABEL(win1, win2, ..., winN, nameonly, fullname, fmt)
winN |
- |
Optional. Zero or more windows. Defaults to the current window. |
||||
nameonly |
- |
Optional. An integer, display name only.
|
||||
fullname |
- |
Optional. An integer, display full Dataset and series name.
|
||||
fmt |
- |
Optional. An integer, the units grouping format.
|
Nothing, the Y axis is labeled with the series name and (optionally) units.
W1: RUN1.1.ANALOG1;serylabel
Labels the Y axis with the series name and units.
If the series in the window is a derived series, the series name is defaulted.
See COMYLABEL to label the Y axis with the series comment and units.