DADiSP Worksheet Functions > Function Categories > Query Functions > GETYTIC

 

GETYTIC

Purpose:

Returns the y-axis tic interval of a Window.

Syntax:

GETYTIC(win)

win

-

Optional. Window reference. Defaults to the current Window.

Returns:

A real number.

Example:

setytic(2*getytic(W2))

 

sets the current Window's ytic interval to be two times that of Window 2.

See Also:

GETXTIC

GETZTIC

SETXTIC

SETYTIC

XTIC

YTIC

ZTIC