IVZBubbleTree

Assembly: Visualizators;

Description

The IVZBubbleTree interface is used to work with a bubble tree.

Inheritance Hierarchy

          IVZInteractable

          IVZBaseDataVisualizer

          IVZDataVisualizer

          IVZTreeDataVisualizer

          IVZBubbleTree

Comments

A bubble tree may look as follows:

Bubble tree parameters can be obtained in the IEaxBubbleTree.BubbleTree property.

Properties

  Property name Brief description
Alignment

The Alignment property determines alignment type for elements in a bubble tree.
AnimationTime

The AnimationTime property determines animation time in seconds for bubble tree elements.
Captions

The Captions property determines labels for bubble tree elements.
ColorVisual

The ColorVisual property determines a visualizer which maps bubble tree data with color fill of their children.
InnerLabelsStyle

The InnerLabelsStyle property determines inner labels style of bubble tree elements.
ItemsToolTipStyle

The ItemsToolTipStyle property returns an object used to work with tooltip style.
LabelAutoColor

The LabelAutoColor property determines whether automatic color of tooltip font is used.
OrbitsPen

The OrbitsPen property determines orbit line pen for a bubble tree.
OuterLabelsStyle

The OuterLabelsStyle property determines outer labels style for bubble tree elements.
Palette

The Palette property determines color palette of a bubble tree.
SizeVisual

The SizeVisual property selects visualizer used to determine size of bubble tree children.
TextVisual

The TextVisual property determines text visualizer.
UseItemColorForToolTipBorder

The UseItemColorForToolTipBorder property determines whether the element color is used to select the tooltip border when pointing the mouse cursor on it.

Properties inherited from the IVZTreeDataVisualizer Interface

  Property name Brief description
Model

The Model property determines a data model for tree-type visualizers.

See also:

Visualizators Assembly Interfaces