IHierarchicalItem Properties
The base interface for the treemap and sunburst items.| Name | Description |
|---|---|
| Children | Returns an item’s child items. |
| DataSourceColor | For internal use. |
| Label | Returns a label for the item. |
| Tag | Returns the object that contains data related to the item. |
| Value | Returns the item value. |
See Also