Determines whether the specified object is equal to the current object.
The object to compare with the current object.
true if the specified object is equal to the current object; otherwise, false.
Serves as the default hash function.
A hash code for the current object.
Returns a string that represents the current object.
A string that represents the current object.
StaticEqualsDetermines 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 the layer shall use the data limitation of the parent visualization. If true, all limiting markings and filterings of the parent are applied as limiting for the layer, in addition to any other limiting specified by the layers itself. The limiting where clause of the parent, if any, is applied if the layer uses the same data table as the parent.
Gets or sets a value that override the standard column name matching behavior to instead match on columns from this target axis.
Gets or sets the Spotfire.Dxp.Data.DataTable that this reference layer uses, or null if it inherits the data table from the parent visualization.
Gets or sets the evaluation modes, describing which axes to group by. The grouping expressions used on the X, Color and Trellis axes are defined by the corresponding axis in the parent visualization. However, in a Spotfire.Dxp.Application.Visuals.ReferenceElements.ReferenceLayer the X and Color expressions can be overridden and additional grouping can be performed. See Spotfire.Dxp.Application.Visuals.ReferenceElements.ReferenceLayer.EvaluationModes.
Gets the collection of auxiliary selections to filter the reference layer data by.
Gets or sets the behavior for when the limiting markings are empty.
Gets or sets a value indicating how the data marking selections shall be combined to limit the data shown by the reference layer.
Gets a collection of methods for executing transactions on the document.
Applies the specified action to all nodes of the specified type in the subtree spanned from this node, including this node.
Generic type argument
The action to apply.
Represents the data for a layer of reference elements.
Since
2.5