Function setData from qwtcurves
Brief description
setData(curve:QwtPlotCurve,data:QwtData):QwtPlotCurve
Creates a new plot curve with given data More ...
Function information
Name: | setData |
Base: | QwtPlotCurve |
Group: | Qwt plugins:Plots |
Icon: | plot.png |
Color: | yellow |
Authors: | |
Copyright: |
Detailed description
Creates a new plot curve with given data.
Input parameters
-
curve:
QwtPlotCurve
- Plot curve
-
data:
QwtData
- Curve plot data
Return values
-
Default return value:
QwtPlotCurve
- New plot object