IVZTreeMapItem

Assembly: Visualizators;

Namespace: Prognoz.Platform.Interop.Visualizators;

Description

The IVZTreeMapItem interface is used to work with a tree map element.

Inheritance Hierarchy

IVZTreeItem

IVZTreeMapItem

Properties inherited from IVZTreeItem

  Property name Brief description
The ID property returns identifier of visualizer tree element.
The Items property determines children of selected visualizer tree element.
The Parent property returns parent item for selected visualizer tree element.
The Selected property determines whether visualizer tree area is selected.

See also:

Visualizators Assembly Interfaces