ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeMap Namespace / TreeMapType Enumeration

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

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

    See Also