This document is archived and information here might be outdated. Recommended version. |
Saves the data graph to a .grf file.
[Visual Basic .NET] Public Sub SaveToFile ( _ ByVal Filename As String _ )
[C#] public void SaveToFile ( string Filename );
[C++]
HRESULT SaveToFile(
BSTR Filename
);
[C++]
Parameters Filename [in]
Filename is a parameter of type BSTR