RadTreeMap displays a hierarchical collection of items. Each item is represented by a rectangle where rectangle's area represents
a value extracted from the underlying item. The sum of the values for all child items is equal to the value of the parent item.
Namespace:Â
Telerik.Windows.ControlsAssembly:Â
Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.1.403.1050
Syntax
| Visual Basic |
|---|
Public NotInheritable Class RadTreeMap _
Inherits RadTreeMapBase |
Inheritance Hierarchy
See Also