[XYZ]Tickname Keyword
Used With Routines:  AXIS, BAR3D,  BOXPLOTCONTOUR,  CONTOURFS,  CONTOUR2,  OPLOT,  PLOTSHADE_SURF,  SHADE_SURF_IRR,  SURFACE,  vtkAXES
Corresponding System Variable:  ![XYZ].Tickname
A string array, of up to 30 elements, containing the annotation of each major tick mark.
If omitted, or if a given string element that contains the null string, PV-WAVE labels the tick mark with its value. To suppress the tick label, supply a string array of one-character-long blank strings. You can do this with the command:
REPLICATE(' ', N)
(Null strings cause PV-WAVE to number the tick mark with its value.) Note that if there are n tick mark intervals, there are n + 1 tick marks and labels.