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.
Gets or sets the expression defining where this reference curve begins.
Gets the context of this node.
Gets the reference curve.
Gets or sets an expression specifying which columns in the current data table to make available to labels and tooltips. When this property is set, the curve's Spotfire.Dxp.Application.Visuals.FittingModels.ReferenceDetailItemCollectionwill contain items corresponding to the columns specified by the expression.
Gets a value indicating whether the reference curve model uses a data table for looking up values.
Gets or sets a value indicating whether this Spotfire.Dxp.Application.Visuals.FittingModels.FittingModel is enabled.
Gets or sets the expression defining where this reference curve ends.
Gets or sets the expression defining this curve.
The visualization features to calculate curves for. Features may be combined, which will result in one curve per combination.
Gets a value indicating whether this node is attached.
Gets or sets a value indicating whether to use manual updates.
Gets a collection of methods for executing transactions on the document.
Gets the type identifier for this fitting model. The type identifiers for the built-in fitting models are defined in Spotfire.Dxp.Application.Visuals.FittingModels.FittingModelTypeIdentifiers.
Gets the current results as a data source.
The data source.
Forces an update of this fitting model. Only allowed if Spotfire.Dxp.Application.Visuals.FittingModels.FittingModel.ManualUpdate is set to true.
Used to display a reference curve. The shape of the curve is defined by an expression. The expression may reference the variable x and column names in the data table defined by Spotfire.Dxp.Application.Visuals.FittingModels.ReferenceCurveFittingModel.DataTableReference.
Since
2.0