DADiSP Worksheet Functions > Function Categories > Query Functions > YTIC

 

YTIC

Purpose:

Returns the y-axis tic interval of a Window.

Syntax:

YTIC(win)

win

-

Optional. Window reference. Defaults to the current Window.

Example:

setytic(.5 * ytic)

 

shrinks the y-tic interval by a factor of 2.

See Also:

GETXTIC

GETYTIC

XTIC