C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeMap Namespace / TreeMapType Enumeration

TreeMapType Enumeration
Indicates the type of treemap to display
Syntax
'Declaration
 
Public Enum TreeMapType 
   Inherits System.Enum
 
Members
MemberDescription
Horizontal 
Squarified 
Vertical 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1TreeMap.TreeMapType

See Also