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 a value indicating whether this node is attached.
Gets a collection of methods for executing transactions on the document.
Gets the type identifier of the renderer.
Gets the renderer settings.
Gets the VirtualColumnProducer.
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