favGetAxisStyle

AVVIEWER Subroutine: Gets the current axis style.

Module: USE AVVIEWER

Syntax

favGetAxisStyle (hv, nstyle, status)

hv
A handle that references an instance of Array Viewer created by favStartViewer.

nstyle
An input argument of type INTEGER(2). It returns the current axis style.

status
An output argument of type INTEGER(4). It returns a status code for the success of this call. The value 0 indicates success.

See Also

favSetAxisStyle