Function detach from qwtplots
Brief description
detach(item:QwtPlotItem):void
Removes a specific item from the plot More ...
Function information
Name: | detach |
Base: | |
Group: | Qwt plugins:Plots |
Icon: | plot.png |
Color: | yellow |
Authors: | |
Copyright: |
Detailed description
Removes a specific item from the plot
Input parameters
-
item:
QwtPlotItem
- Item to remove
Return values
-
Default return value:
void