pltICurve SetVisibility
Sets whether the curve is on displayed or hidden.
Syntax
pltICurve_handle SetVisibility state
Application
Tcl Modify
Description
Sets whether the curve is on displayed or hidden.
Inputs
- state
- 
            - True
- The curve is displayed.
- False
- The curve is hidden.
 
Errors
Returns success or an error code.