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 a collection of methods for executing transactions on the document.
Sets the label renderer.
The type id of the ValueRenderer to use.
The label renderer settings associated with the type id.
Sets the virtual column producer.
The type id.
The virtual column producer associated with the type id.
VirtualValueRenderer is a composite renderer, that uses a virtual column producer to get data and then render it using another renderer. Spotfire.Dxp.Application.Visuals.ValueRenderers.ValueRendererTypeIdentifiers.VirtualValueRenderer can be used for labels in map chart and scatter plot, and in Spotfire.Dxp.Application.Visuals.ExpressionDetailItem. VirtualValueRenderer can not be used in table plot.
Since
2.0