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.
A collection of auxilliary selections to filter the visualization data by.
Gets or sets the behavior for when the limiting markings are empty.
Gets or sets the message to show when the limiting markings are empty. This message is used when Spotfire.Dxp.Application.Visuals.VisualizationData.LimitingMarkingsEmptyBehavior is set to ShowMessage.
Gets or sets the font to use when the limiting markings are empty. This font is used when Spotfire.Dxp.Application.Visuals.VisualizationData.LimitingMarkingsEmptyBehavior is set to ShowMessage.
Gets or sets a value indicating how the data marking selections shall be combined to limit the data show by the visualization.
Gets or sets the marking selection used to mark markers in the visualization.
If the marking reference is set to null (the default), no marking will be displayed in the visualization, and the user cannot mark anything.
Note that if the marking reference is also present in Spotfire.Dxp.Application.Visuals.VisualizationData.Filterings, the user will not be able to mark anything either.
Gets the preferred Spotfire.Dxp.Data.ColumnRelations for the visualization.
Gets the collection of subsets displayed in the visualization.
Gets a collection of methods for executing transactions on the document.
Gets or sets a value indicating whether to use the filtering from the page's filter panel or not.
This is true by default. By setting it to false, the visualization data is no longer filtered by the filter panel, only explicitly by the selections defined by Spotfire.Dxp.Application.Visuals.VisualizationData.Filterings.
Visualization data.
Since
2.0