TreeMap for ASP.NET WebForms
C1TreeMap Class Members
Properties  Methods  Events

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1TreeMap Namespace : C1TreeMap Class

The following tables list the members exposed by C1TreeMap.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public Property (Inherited from System.Web.UI.Control)
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyGets a collection of C1TreeMapItemBinding objects that define the relationship between a data item and the data items of treemap it is binding to.  
Public Property (Inherited from System.Web.UI.WebControls.BaseDataBoundControl)
Public Property (Inherited from System.Web.UI.WebControls.HierarchicalDataBoundControl)
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public Property (Inherited from System.Web.UI.Control)
Public PropertyOverridden. A value that indicates the height of the control.  
Public Property (Inherited from System.Web.UI.Control)
Public PropertyA collection that to bind data to treemap.  
Public PropertyA value that indicates a function which is used to format the label of treemap item.  
Public PropertyA value that indicates the color of max value.  
Public PropertyA value that indicates max value. If this option is not set, treemap will calculate max value automatically.  
Public PropertyA value that indicates the color of mid value.  
Public PropertyA value that indicates mid value. If this option is not set, treemap will calculate mid value automatically.  
Public PropertyA value that indicates the color of min value.  
Public PropertyA value that indicates min value. If this option is not set, treemap will calculate min value automatically.  
Public PropertyThis event fires after drill down.  
Public PropertyThis event fires before drill down. This event can be cancelled, use "return false;" to cancel the event.  
Public PropertyThis event fires after item is painted.  
Public PropertyThis event fires before item is painting. User can create customize item in this event.  
Public PropertyThis event fires after treemap is painted.  
Public PropertyThis event fires before treemap is painting.  
Public PropertyThis event fires after roll up.  
Public PropertyThis event fires before roll up. This event can be cancelled, use "return false;" to cancel the event.  
Public PropertyA value that indicates whether to show back buttons after treemap drilled down.  
Public PropertyA value that indicates whether to show the label.  
Public PropertyA value that indicates whether to show the title.  
Public PropertyA value that indicates whether to show the tooltip.  
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public Property (Inherited from System.Web.UI.WebControls.BaseDataBoundControl)
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyA value that indicates a function which is used to format the title of treemap item.  
Public PropertyA value that indicates the height of the title.  
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyA value that indicates the type of treemap to be displayed.  
Public Property (Inherited from System.Web.UI.Control)
Public Property (Inherited from System.Web.UI.Control)
Public PropertyOverridden. A value that indicates the width of the control.  
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Web.UI.WebControls.WebControl)
Public Method (Inherited from System.Web.UI.Control)
Public Method (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodOverridden. Binds a data source to the invoked C1.Web.Wijmo.Controls.C1TreeView tree view and all its nodes.  
Public Method (Inherited from System.Web.UI.Control)
Public Method (Inherited from System.Web.UI.Control)
Public Method (Inherited from System.Web.UI.Control)
Public MethodOverloaded.  (Inherited from System.Web.UI.Control)
Public Method (Inherited from System.Web.UI.Control)
Public Method (Inherited from System.Web.UI.Control)
Public Method (Inherited from System.Web.UI.WebControls.WebControl)
Public Method (Inherited from System.Web.UI.WebControls.WebControl)
Public Method (Inherited from System.Web.UI.Control)
Public Method (Inherited from System.Web.UI.WebControls.WebControl)
Public Method (Inherited from System.Web.UI.Control)
Public Method (Inherited from System.Web.UI.Control)
Public Method (Inherited from System.Web.UI.Control)
Top
Public Events
 NameDescription
Public Event (Inherited from System.Web.UI.Control)
Public Event (Inherited from System.Web.UI.WebControls.BaseDataBoundControl)
Public Event (Inherited from System.Web.UI.Control)
Public Event (Inherited from System.Web.UI.Control)
Public Event (Inherited from System.Web.UI.Control)
Public Event (Inherited from System.Web.UI.Control)
Public Event (Inherited from System.Web.UI.Control)
Top
See Also

Reference

C1TreeMap Class
C1.Web.Wijmo.Controls.C1TreeMap Namespace