Description Displays an existing plot file in the 3D Chart Viewer.
Syntax success = DisplayPlotFile( fname, lockplot )
Parameters success (Boolean) Returns True if the plot display is successful; False if the plot file does not exist.
fname As String File name of FRED plot file.
lockplot As Boolean Set to True to lock plot window; False otherwise.
Remarks Displays an existing plot file in the 3D Chart Viewer. The Chart window can be locked by setting the second argument True.
See Also
|