Dendrogram Properties TIBCO Spotfire 7.6 API Reference

The Dendrogram type exposes the following members.

Properties

  Name Description
Public property ClusteringSettings
Gets or sets the clustering settings.
Public property Context
Gets the context of this node.
(Inherited from DocumentNode.)
Public property DataTableReference
Gets or sets the data table reference.
Public property Dock
Gets or sets the docking of the dendrogram area.
Public property EmptyValueReplacement
Gets or sets the empty value replacement.
Public property IsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public property LegendItem
Gets the dendrogram legend item.
Public property ManualUpdate
Gets or sets a value indicating whether clustering needs to be manually updated.
Public property Normalization
Gets or sets the normalization. The normalization may be set to null.
Public property PruningColorA
Gets or sets the first of two alternating colors used to indicate clusters in the dendrogram.
Public property PruningColorB
Gets or sets the second of two alternating colors used to indicate clusters in the dendrogram.
Public property PruningLevel
Gets or sets the pruning level for the dendrogram. This is the minimum number of values in the prune column.
Public property PruningLineColor
Gets or sets the color used for drawing the pruning line in the dendrogram.
Public property ShowPruningLine
Gets or sets a value indicating whether the pruning line is visible in the dendrogram.
Public property Span
Gets or sets the span of the dendrogram area.
Public property Transactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public property UseDataTable
Gets or sets a value indicating whether or not to use the DataTable in DataTableReference as dendrogram.
Public property Visible
Gets or sets a value indicating whether to show dendrogram.
Top
See Also

Reference