SaveGraph Command

Saves the currently selected graph to an XML file. This can subsequently be restored using OpenGraph .

SaveGraph <filename>

Parameters

/id

Graph object id. If more than one graph is displayed, graph-id can be used to identify which graph is saved. If omitted the currently selected graph is used. All currently open graphs can be obtained from the function GetGraphObjects , using GetGraphObjects('graph') , while GetGraphTabs can be used to obtain the graph objects within a single window.

/wid