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 the context of this node.
Gets or sets the custom display name of the reference curve.
Gets the reference curve detail collection. The details are shown in tooltips or labels.
Gets the display name of the reference curve.
Gets the expression defining this reference curve.
Gets a value indicating whether this node is attached.
Gets or sets a value controlling if this reference curve is rendered behind other visual elements in the visualization.
Gets the name of the reference curve.
Gets a collection of methods for executing transactions on the document.
Gets or sets a value indicating whether this reference curve is visible.
Gets or sets the width of this reference curve.
A reference curve is used to visualize the results from a fitting model. There are expressions defining the shape of the curve and where it begins and ends. The expressions may reference the result variables defined by the fitting model.
Since
2.0