Skip to main content
A newer version of this page is available. .

ISunburstItem Members

The base interface for sunburst items.

Properties

Name Description
Children Returns an item’s child items. Inherited from IHierarchicalItem.
DataSourceColor For internal use. Inherited from IHierarchicalItem.
Label Returns a label for the item. Inherited from IHierarchicalItem.
Tag Returns the object that contains data related to the item. Inherited from IHierarchicalItem.
Value Returns the item value. Inherited from IHierarchicalItem.

Methods

Name Description
NotifyChildrenUpdate() Inherited from IHierarchicalItem.
See Also