ClassRadTreeMapPanel
Class
Represents the Treemap and PivotMap for Silverlight RadTreeMapPanel control wrapper.
Definition
Namespace:Telerik.WebAii.Controls.Xaml
Assembly:Telerik.WebAii.Controls.Xaml.dll
Syntax:
cs-api-definition
public class RadTreeMapPanel : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlRadTreeMapPanel
Implements:
Inherited Members
Constructors
RadTreeMapPanel()
Initializes a new instance of the RadTreeMapPanel class.
Declaration
cs-api-definition
public RadTreeMapPanel()
Properties
Methods
AssignReference(AutomationReference)
Assign the reference and perform your custom class initialization.
Declaration
cs-api-definition
public override void AssignReference(AutomationReference reference)
Parameters
reference
Overrides