DADiSP Worksheet Functions > Function Categories > Query Functions > XTIC

 

XTIC

Purpose:

Returns the x-axis tic interval of a Window.

Syntax:

XTIC(win)

win

-

Optional. Window reference. Defaults to the current Window.

Example:

setxtic(2 * xtic(W2))

 

sets the current Windows x-tic interval to two times that of Window 2.

See Also:

GETXTIC

GETYTIC

SETXTIC

SETYTIC

YTIC