interface label delete

Allows deletion of a existing label on the dialog box.
Specification of a label for an axis is displayed near the axis, its placement depending on where the axis is placed. The label can be of unlimited length, but may not all fit on the plot if it's very long. If the string contains spaces, it must be enclosed in quotation marks.

Format:

 
interface label delete
label_name =
an existing GI_label

Example:

 
interface label delete &
label_name =
.gui.dobx.lbl

Description:

 
Parameter
Value Type
Description
label _name
An Existing GI_label
Specifies the name of an existing label

Extended Definition:

The label can be deleted by choosing the appropriate ‘label_name’ while the ‘delete’ command.