RadControls for Silverlight

Represents a data item, which holds the information for a single RadTreeMapItem.

Namespace: Telerik.Windows.Controls.TreeMap
Assembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.2.611.1050

Syntax

C#
public abstract class TreeMapData : INotifyPropertyChanged
Visual Basic
Public MustInherit Class TreeMapData _
	Implements INotifyPropertyChanged

Inheritance Hierarchy

See Also