GroupInfo Properties
The treemap / sunburst group information storage.| Name | Description |
|---|---|
| ChildGroups | Returns the collection of child groups. |
| GroupValue | Returns the value by which GroupInfo.SourceItems and GroupInfo.ChildGroups are grouped. |
| SourceItems | Returns a list of items from a data source that the group contains directly. |
See Also