Dendrogram Properties

Spotfire 14.2 API Reference

The Dendrogram type exposes the following members.

Properties

  NameDescription
Public propertyClusteringSettings
Gets or sets the clustering settings.
Public propertyContext
Gets the context of this node.
(Inherited from DocumentNode.)
Public propertyDataTableReference
Gets or sets the data table reference.
Public propertyDock
Gets or sets the docking of the dendrogram area.
Public propertyEmptyValueReplacement
Gets or sets the empty value replacement.
Public propertyIsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public propertyLegendItem
Gets the dendrogram legend item.
Public propertyManualUpdate
Gets or sets a value indicating whether clustering needs to be manually updated.
Public propertyNormalization
Gets or sets the normalization. The normalization may be set to null.
Public propertyPruningColorA
Gets or sets the first of two alternating colors used to indicate clusters in the dendrogram.
Public propertyPruningColorB
Gets or sets the second of two alternating colors used to indicate clusters in the dendrogram.
Public propertyPruningLevel
Gets or sets the pruning level for the dendrogram. This is the minimum number of values in the prune column.
Public propertyPruningLineColor
Gets or sets the color used for drawing the pruning line in the dendrogram.
Public propertyShowPruningLine
Gets or sets a value indicating whether the pruning line is visible in the dendrogram.
Public propertySpan
Gets or sets the span of the dendrogram area.
Public propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public propertyUseDataTable
Gets or sets a value indicating whether or not to use the DataTable in DataTableReference as dendrogram.
Public propertyVisible
Gets or sets a value indicating whether to show dendrogram.
Top
See Also

Reference