DADiSP Worksheet Functions > Function Categories > Annotation > SERXLABEL
Labels the X axis with the series name and units.
SERXLABEL(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 X axis is labeled with the series name and (optionally) units.
W1: RUN1.1.ANALOG1;serxlabel
Labels the XY axis with the series name and units.
If the series in the window is a derived series, the series name is defaulted.
See COMXLABEL to label the X axis with the series comment and units.