favGetGraphStyle
AVVIEWER Subroutine: Gets the current graph style.
Module: USE AVVIEWER
Syntax
- favGetGraphStyle (hv, graphStyle, status)
- hv
-
A handle that references an instance of Array Viewer created by
favStartViewer.
- graphStyle
-
An output argument of type INTEGER(4). It returns the current graph 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
favSetGraphStyle