FittingModelCollectionAddCurve Method TIBCO Spotfire 7.6 API Reference
Overload List

  Name Description
Public method Code example AddCurve(String)
Adds a curve. The curve is defined by the specified expression, for example "5.0*sin(x) + 2.5".
Public method Code example AddCurve(DataTable, String)
Adds a curve. The curve is defined by the specified expression, for example "a + b*x", where a and b are columns in the specified data table.
Top
See Also

Reference