|
| SaveGraphic | | Saves the graph file to a BMP, JPG, GIF or other file on the local hard disk |
| GetTextReport | | Retrieves the underlying numeric data in tabular form |
| GetImageBinary | | Returns an image (GIF only currently) in binary format for display in a browser |
|
| SetNumForm | | Sets the numeric format for a graph axis |
| GetAxisInfo | | Gets range information for a graph axis |
| SetAxisInfo | | Sets range information for a graph axis |
| SetFont | | Sets the font associated with a graph item |
| SetText | | Sets the text of a graph item |
| GetPos | | Gets the location or dimension of a graph item |
| SetPos | | Sets the location or dimension of a graph item |
| GetMarker | | Gets a line marker from the legend |
| SetMarker | | Sets a line marker of an item in the legend |
| SetOptionsFromXML | | Sets options from XML formatted text |
| SetFrame | | Sets the current frame of an animated graph |