DADiSP Worksheet Functions > Function Categories > Query Functions > GETZTIC

 

GETZTIC

Purpose:

Returns the z-axis tic interval of a Window.

Syntax:

GETZTIC(win)

win

-

Optional. Window reference. Defaults to the current Window.

Returns:

A real number.

Example:

setztic(2*getztic(W2))

 

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

See Also:

SETXTIC

SETYTIC

SETZTIC

XTIC

YTIC