FittingModelConfigurator Methods TIBCO Spotfire 7.6 API Reference

The FittingModelConfigurator type exposes the following members.

Methods

  Name Description
Public method AddDefaultDetails(ReferenceCurve)
Adds a ReferenceDetailItem for all result variables to the specified curve's details.
Public method AddDefaultDetails(ReferencePoint)
Adds a ReferenceDetailItem for all result variables to the specified point's details.
Public method AddDetail(ReferenceCurve, String, IDataFormatter)
Adds a ReferenceDetailItem to the specified curve's details.
Public method AddDetail(ReferencePoint, String, IDataFormatter)
Adds a ReferenceDetailItem to the specified point's details.
Protected method Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method RegisterResultVariable
Registers a new result variable with the fitting model.
Public method Code example SetCurveExpression
Sets the curve expression.
Public method Code example SetCurveExpressions
Sets the curve expressions, including begin and end expressions.
Public method Code example SetPointExpressions
Sets the point expressions.
Top
See Also

Reference