ComponentOne FlexChart for UWP
TreeMap / Elements
In This Topic
    Elements
    In This Topic

    A tree map chart 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 size of these nodes are proportional to the data they represent     

    The following image exhibits main elements of TreeMap Control.

    Elements of tree map chart

     

    See Also