VisualizationData Properties TIBCO Spotfire 7.6 API Reference

The VisualizationData type exposes the following members.

Properties

  Name Description
Public property Context
Gets the context of this node.
(Inherited from DocumentNode.)
Public property DataTableLegendItem
Gets the legend item for the data table.
Public property DataTableReference
Gets or sets the data table reference.
Public property Filterings
A collection of auxilliary selections to filter the visualization data by.
Public property FilteringsLegendItem
Gets the legend item for the filterings.
Public property IsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public property LimitingMarkingsEmptyBehavior
Gets or sets the behavior for when the limiting markings are empty.
Public property LimitingMarkingsEmptyMessage
Gets or sets the message to show when the limiting markings are empty. This message is used when LimitingMarkingsEmptyBehavior is set to ShowMessage.
Public property LimitingMarkingsEmptyMessageFont
Gets or sets the font to use when the limiting markings are empty. This font is used when LimitingMarkingsEmptyBehavior is set to ShowMessage.
Public property MarkingCombinationMethod
Gets or sets a value indicating how the data marking selections shall be combined to limit the data show by the visualization.
Public property MarkingLegendItem
Gets the legend item for the marking.
Public property MarkingReference
Gets or sets the marking selection used to mark markers in the visualization.
Public property Relations
Gets the preferred ColumnRelations for the visualization.
Public property Subsets
Gets the collection of subsets displayed in the visualization.
Public property Transactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public property UseActiveFiltering
Gets or sets a value indicating whether to use the filtering from the page's filter panel or not.
Public property WhereClauseExpression
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