xy_plots template delete subtitle
Allows you to indicate that only the subtitle on the XY plot will be deleted.
Format:
xy_plots template delete subtitle |
|---|
plot_name = | an existing plot |
Example:
xy_plots template delete subtitle & |
|---|
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 subtitle is a character string displayed at the top of the XY plot beneath the title. Once deleted, the subtitle may not be retrieved. The subtitle may be recreated using the XY_PLOT TEMPLATE MODIFY SUBTITLE command. Note that the rest of the XY plot will be unchanged.
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.