DefaultVisualizationSubset Properties TIBCO Spotfire 7.6 API Reference

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

Reference