BSTR SavePlotFile (LPCTSTR PlotFile);
Available (from release):
stOCX (V3-03), stPro Automation (V3-03)
Return Value:
If successful the fully pathed name of the file that was saved, otherwise an empty string.
Parameters:
Name: |
Description: |
PlotFile |
Name of the plot file to create. |
Remarks:
Call this function to save the current plot to the specified plot file. If no file name is specified, a unique filename will be assigned and returned on completion.