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 the band reference element settings.
Gets or sets a value specifying how reference elements are rendered on a Spotfire.Dxp.Application.Visuals.BarChart or Spotfire.Dxp.Application.Visuals.CombinationChart for different values of Spotfire.Dxp.Application.Visuals.BarChart.StackMode.
Gets the box reference element settings.
Gets the color axis of this Spotfire.Dxp.Application.Visuals.ReferenceElements.ReferenceLayer. This axis can be used to define a color assignments for reference elements that differs from that of the parent visualization.
Gets or sets a value that override the standard column name matching behavior to instead match on columns from this target axis.
Gets the details object for this layer, containing items that control tooltip settings.
Gets the element-by axis of this Spotfire.Dxp.Application.Visuals.ReferenceElements.ReferenceLayer. This axis is used to perform additional grouping of reference elements. The expression set on this axis must be categorical.
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, the X and Color expressions can be overridden by the Spotfire.Dxp.Application.Visuals.ReferenceElements.ReferenceLayer.XAxis and Spotfire.Dxp.Application.Visuals.ReferenceElements.ReferenceLayer.ColorAxis owned by a Spotfire.Dxp.Application.Visuals.ReferenceElements.ReferenceLayer instance. Additional grouping can be achieved by using the Spotfire.Dxp.Application.Visuals.ReferenceElements.ReferenceLayer.ElementByAxis which is unrelated to the evaluation modes.
Gets or sets the expression. This is a shorthand to access the Spotfire.Dxp.Application.Visuals.ExpressionColumn.Expression of Spotfire.Dxp.Application.Visuals.ReferenceElements.ReferenceLayer.ValueColumn.
Gets the legend item object for the title of this layer.
Gets the line connection reference element settings.
Gets or sets the name of this Spotfire.Dxp.Application.Visuals.Layers.Layer instance. If set to a non-empty string, this name is used as the Spotfire.Dxp.Application.Visuals.Layers.Layer.DisplayName of this instance.
Gets or sets the secondary expression. This is a shorthand to access the Spotfire.Dxp.Application.Visuals.ExpressionColumn.Expression of Spotfire.Dxp.Application.Visuals.ReferenceElements.ReferenceLayer.SecondaryValueColumn.
Gets a collection of methods for executing transactions on the document.
Gets the "X axis" of this Spotfire.Dxp.Application.Visuals.ReferenceElements.ReferenceLayer. This axis can be used to override the expression of the parent category axis, when it is continuous. The expression set on this overriding axis must be continuous and have a type that matches that of the parent category axis.
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.
Moves this instance to the specified targetCollection. This Spotfire.Dxp.Application.Visuals.Layers.Layer is removed from the Spotfire.Dxp.Application.Visuals.Layers.LayerCollection where is currently resides and placed last in the targetCollection.
The layer collection to which this layer shall be moved.
Represents a layer of reference elements.
Since
2.2