DefaultVisualizationSubset Properties

Spotfire 14.2 API Reference

The DefaultVisualizationSubset 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 propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Top
See Also

Reference