TreeMapItemGroupInfo Properties
This class stores information about a tree map item group.
Name | Description |
---|---|
Group |
Returns the index of the group in the descending sorted item collection of the group’s parent. |
Group |
Returns an item’s nesting level. |
Item |
Returns the index of an item in the source collection of the group. |
Max |
Returns the maximum value of the items in this group. |
Min |
Returns the minimum value of the items in this group. |
See Also