IHierarchicalItem Members
The base interface for the treemap and sunburst items.Properties
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. |
Methods
Name |
---|
NotifyChildrenUpdate() |
See Also