ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeMap Namespace / C1TreeMap Class / Type Property

In This Topic
    Type Property (C1TreeMap)
    In This Topic
    A value that indicates the type of treemap to be displayed.
    Syntax
    'Declaration
     
    Public Property Type As TreeMapType
    public TreeMapType Type {get; set;}
    See Also