ReferenceCurveFittingModel Properties TIBCO Spotfire 7.6 API Reference

The ReferenceCurveFittingModel type exposes the following members.

Properties

  Name Description
Public property BeginExpression
Gets or sets the expression defining where this reference curve begins.
Public property Context
Gets the context of this node.
(Inherited from DocumentNode.)
Public property Curve
Gets the reference curve.
Public property DataTableDetailItemsExpression
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 property DataTableEnabled
Gets a value indicating whether the reference curve model uses a data table for looking up values.
Public property DataTableReference
Gets or sets the data table.
Public property Enabled
Gets or sets a value indicating whether this FittingModel is enabled.
(Inherited from FittingModel.)
Public property EndExpression
Gets or sets the expression defining where this reference curve ends.
Public property Code example Expression
Gets or sets the expression defining this curve.
Public property IndividualFittingModes
The visualization features to calculate curves for. Features may be combined, which will result in one curve per combination.
(Inherited from FittingModel.)
Public property IsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public property ManualUpdate
Gets or sets a value indicating whether to use manual updates.
(Inherited from FittingModel.)
Public property Transactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public property TypeId
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