interface label undisplay

Allows closing the 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 undisplay
label_name =
an existing GI_label

Example:

 
interface label undisplay &
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 displayed or closed using the ‘display’ and ‘undisplay’ commands respectively as the need arises.