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