favSetAxisStyle
AVVIEWER Subroutine: Sets the current axis style.
Module: USE AVVIEWER
Syntax
- favSetAxisStyle (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 specifies a value that can be used 
to select among several different axis styles.
 
 
- status
- 
An output argument of type INTEGER(4). It returns a status code for the success of
this call. The value 0 indicates success.
Remarks
See the AxisStyle Avis2D property for a description of the different axis styles.
See Also
AxisStyle property,
favGetAxisStyle