DataSelectionVisualizationSubset Properties TIBCO Spotfire 7.6 API Reference

The DataSelectionVisualizationSubset type exposes the following members.

Properties

  Name Description
Public property Context
Gets the context of this node.
(Inherited from DocumentNode.)
Public property DisplayName
Gets the display name. If ManualDisplayName is not null or empty, it is returned. Otherwise an automatically generated name is returned.
(Inherited from VisualizationSubset.)
Protected property DisplayNameCore
Gets the display name.
(Overrides VisualizationSubsetDisplayNameCore.)
Public property Enabled
Gets or sets a value indicating whether this VisualizationSubset is enabled.
(Inherited from VisualizationSubset.)
Public property Interactive
Gets or sets a value indicating whether this VisualizationSubset is interactive. That is, if is should participate in marking and highlighting operations.
(Inherited from VisualizationSubset.)
Public property IsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public property ManualDisplayName
Gets or sets the manual display name. If this property is not null or an empty string, it will be used as the value for the DisplayName property.
(Inherited from VisualizationSubset.)
Public property SelectionReference
Gets or sets the data selection to use. This is either a DataFilteringSelection or DataMarkingSelection
Public property ShowComplement
Gets or sets a value indicating whether to show the complement of the subset or not.
Public property Transactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Top
See Also

Reference