DataSelectionVisualizationSubset Properties

Spotfire 14.2 API Reference

The DataSelectionVisualizationSubset type exposes the following members.

Properties

  NameDescription
Public propertyContext
Gets the context of this node.
(Inherited from DocumentNode.)
Public propertyDisplayName
Gets the display name. If ManualDisplayName is not null or empty, it is returned. Otherwise an automatically generated name is returned.
(Inherited from VisualizationSubset.)
Public propertyEnabled
Gets or sets a value indicating whether this VisualizationSubset is enabled.
(Inherited from VisualizationSubset.)
Public propertyInteractive
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 propertyIsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public propertyManualDisplayName
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 propertySelectionReference
Gets or sets the data selection to use. This is either a DataFilteringSelection or DataMarkingSelection
Public propertyShowComplement
Gets or sets a value indicating whether to show the complement of the subset or not.
Public propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Top
See Also

Reference