[XYZ]Tickformat Keyword
Corresponding System Variable: ![XYZ].Tickformat Lets you use FORTRAN-style format specifiers to change the format of tick labels for the particular axis. For example:
PLOT, mydata, XTickformat = '(F5.2)'
This keyword works basically the same way as the Tickformat keyword.