FittingModelCollectionAddCurve Method

Spotfire 14.3 API Reference
Overload List

  NameDescription
Public methodCode exampleAddCurve(String)
Adds a curve. The curve is defined by the specified expression, for example "5.0*sin(x) + 2.5".
Public methodCode exampleAddCurve(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