Skip to main content

AxisList

AxisList (graphNameStr)

The AxisList function returns a semicolon-separated list of axis names from the named graph window or subwindow.

Parameters

graphNameStr can be "" to refer to the top graph window.

When identifying a subwindow with graphNameStr, see Subwindow Syntax for details on forming the window hierarchy.

Examples

Make/O data=x;Display/L/T data
Print AxisList("") // prints left;top;