VisualizationSubset Properties

Spotfire 14.3 API Reference

The VisualizationSubset 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.
Protected propertyDisplayNameCore
Gets the display name.
Public propertyEnabled
Gets or sets a value indicating whether this VisualizationSubset is enabled.
Public propertyInteractive
Gets or sets a value indicating whether this VisualizationSubset is interactive. That is, if is should participate in marking and highlighting operations.
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.
Public propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Top
See Also

Reference