xy_plots template delete title
Allows you to indicate that only the title on the XY plot will be deleted
Format:
xy_plots template delete title |
|---|
plot_name = | an existing plot |
Example:
xy_plots template delete title & |
|---|
xy_plots template delete plot plot_name = | plot_1 |
Description:
Parameter | Value Type | Description |
|---|
plot_name | An Existing Plot | A plot name is a string of characters that identifies a plot. |
Extended Definition:
1. The title is a "quoted" character string displayed at the top of the XY plot. Once deleted, the title may not be retrieved. The title may be recreated using the XY_PLOT TEMPLATE MODIFY TITLE command. Note that the rest of the XY plot will be unchanged.
A title may be arbitrarily long and a combination of letters of the alphabet and numbers may be used.
2. Plot names are assigned when plots are created. After a plot has been created, it may be referenced by its name until it is deleted. A plot may NOT have the same name as another plot.
A plot_name may be arbitrarily long and a combination of letters of the alphabet and numbers may be used. The leading character must be a letter.