ASP.NET Core MVC Controls | ComponentOne
Working with Controls / TreeMap / Elements
In This Topic
    Elements
    In This Topic

    The TreeMap control is composed of rectangles, representing individual data items, which are grouped into categories, to represent the hierarchical nature of data. The individual data items which make group are known as leaf nodes. The sizes of these nodes are proportional to the data they represent.

    The following image exhibits main elements of TreeMap control.

     

    See Also