pltICurve GetDisplayInLegend
Gets whether or not the curve is displayed in the legend.
Syntax
pltICurve_handle GetDisplayinLegend
Application
Tcl Query
Description
This method creates an interface and copies the pointer to the interface into this value.
The caller is responsible for deleting it.
- True
- The legend is displayed.
- False
- The legend is not displayed.
Errors
None.