ReferenceCurveFittingModel Properties

Spotfire 14.3 API Reference

The ReferenceCurveFittingModel type exposes the following members.

Properties

  NameDescription
Public propertyBeginExpression
Gets or sets the expression defining where this reference curve begins.
Public propertyContext
Gets the context of this node.
(Inherited from DocumentNode.)
Public propertyCurve
Gets the reference curve.
Public propertyDataTableDetailItemsExpression
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 ReferenceDetailItemCollectionwill contain items corresponding to the columns specified by the expression.
Public propertyDataTableEnabled
Gets a value indicating whether the reference curve model uses a data table for looking up values.
Public propertyDataTableReference
Gets or sets the data table.
Public propertyEnabled
Gets or sets a value indicating whether this FittingModel is enabled.
(Inherited from FittingModel.)
Public propertyEndExpression
Gets or sets the expression defining where this reference curve ends.
Public propertyCode exampleExpression
Gets or sets the expression defining this curve.
Public propertyIndividualFittingModes
The visualization features to calculate curves for. Features may be combined, which will result in one curve per combination.
(Inherited from FittingModel.)
Public propertyIsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public propertyManualUpdate
Gets or sets a value indicating whether to use manual updates.
(Inherited from FittingModel.)
Public propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public propertyTypeId
Gets the type identifier for this fitting model. The type identifiers for the built-in fitting models are defined in FittingModelTypeIdentifiers.
(Inherited from FittingModel.)
Top
See Also

Reference