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