Saves a chart to an image file.
Input Arguments
0 |
Chart Name |
Chart to Save |
The chart to save to an image file. |
1 |
File Path or Embedded File |
File to save to |
The name of the image file to save to. |
Return Arguments
None.
Returned Status
SUCCESS |
The chart image was saved successfully. |
FAILURE |
The specified chart was not found. |
Remarks
None.