Static
EqualsDetermines whether the specified object instances are considered equal.
The first object to compare.
The second object to compare.
true if the objects are considered equal; otherwise, false. If both objA and objB are null, the method returns true.
Adds a Spotfire.Dxp.Application.Visuals.FittingModels.ReferenceDetailItem for all result variables to the specified curve's details.
The curve.
Adds a Spotfire.Dxp.Application.Visuals.FittingModels.ReferenceDetailItem for all result variables to the specified point's details.
The point.
Adds a Spotfire.Dxp.Application.Visuals.FittingModels.ReferenceDetailItem to the specified curve's details.
The curve.
Name of the result variable.
The default formatter. Can be null.
Adds a Spotfire.Dxp.Application.Visuals.FittingModels.ReferenceDetailItem to the specified point's details.
The point.
Name of the result variable.
The default formatter. Can be null.
Sets the curve expression.
The curve.
The expression defining the curve.
Sets the curve expressions, including begin and end expressions.
The curve.
The expression defining the curve.
The begin expression. Specifying the value where the reference curve should begin.
The end expression. Specifying the value where the reference curve should end.
Sets the point expressions.
The ReferencePoint on which to set the expressions.
An expression that evaluates to the x coordinate of the point.
An expression that evaluates to the y coordinate of the point.
Provides methods for configuring the fitting model during the Spotfire.Dxp.Application.Visuals.FittingModels.FittingModel.ConfigureModelCore|ConfigureModelCore(configurator).
Since
2.0