WebFOCUS Online Help > Creating Charts With Graph Tools > Customizing Graphs With the Graph Editor > Creating and Loading GIF Files
How to: |
From this tab you can:
The bar at the bottom of the dialog displays your selection.
Selections in the associated dialog boxes add the following methods to the code that defines this chart:
Editor Field |
Method |
---|---|
Save Chart Image as GIF to File |
sendGIFToFTP ( FTP Host, User ID, Password, Directory, File Name ); |
Save Chart as Text To File |
sendChartToFTP ( FTP Host, User ID, Password, Directory, File Name ); |
Load Chart Text From File |
getChartFromFTP ( FTP Host, User ID, Password, Directory, File Name ); |
WebFOCUS |