Following are functions relating to plotting data:
Displays and/or prints the plot, then closes the plot. |
|
Draws a point, line, box, or circle on a plot. |
|
PlotFile |
This function is now obsolete. |
Gets the marker number of a symbol that is registered as a marker. |
|
Draws gridlines to be used for plotted lines. |
|
Gets information about a plot. |
|
Plots a line through a set of data points. |
|
Draws markers on a plotted line or at a specified point. |
|
Opens a new plot, sets its output device, and returns a plot handle for use by the other plot functions. |
|
Draws scale lines (with markers) beside the grid on your plot (if there is one). |
|
Sets (registers) a symbol as a marker. |
|
Draws text on a plot. |
|
Draws an XY line through a set of data points. |
See Also