VisualizationData Properties

Spotfire 14.3 API Reference

The VisualizationData type exposes the following members.

Properties

  NameDescription
Public propertyContext
Gets the context of this node.
(Inherited from DocumentNode.)
Public propertyDataTableLegendItem
Gets the legend item for the data table.
Public propertyDataTableReference
Gets or sets the data table reference.
Public propertyFilterings
A collection of auxilliary selections to filter the visualization data by.
Public propertyFilteringsLegendItem
Gets the legend item for the filterings.
Public propertyIsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public propertyLimitingMarkingsEmptyBehavior
Gets or sets the behavior for when the limiting markings are empty.
Public propertyLimitingMarkingsEmptyMessage
Gets or sets the message to show when the limiting markings are empty. This message is used when LimitingMarkingsEmptyBehavior is set to ShowMessage.
Public propertyLimitingMarkingsEmptyMessageFont Obsolete.
Gets or sets the font to use when the limiting markings are empty. This font is used when LimitingMarkingsEmptyBehavior is set to ShowMessage.
Public propertyLimitingMarkingsEmptyMessageFontMetadata
Gets or sets the font to use when the limiting markings are empty. This font is used when LimitingMarkingsEmptyBehavior is set to ShowMessage.
Public propertyMarkingCombinationMethod
Gets or sets a value indicating how the data marking selections shall be combined to limit the data show by the visualization.
Public propertyMarkingLegendItem
Gets the legend item for the marking.
Public propertyMarkingReference
Gets or sets the marking selection used to mark markers in the visualization.
Public propertyRelations
Gets the preferred ColumnRelations for the visualization.
Public propertySubsets
Gets the collection of subsets displayed in the visualization.
Public propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public propertyUseActiveFiltering
Gets or sets a value indicating whether to use the filtering from the page's filter panel or not.
Public propertyWhereClauseExpression
Gets or sets the where clause (a boolean expression) that limits the data shown by the visualization, or null. Setting the expression to the empty string will set it to null.
Top
See Also

Reference