Skip to main content

SunburstItemGroupInfo Properties

This class stores information about a sunburst item group.
Name Description
GroupIndex Returns the index of the group in the descending sorted item collection of the group’s parent.
GroupLevel Returns the parent group’s nesting level.
ItemCount Returns the number of the parent group’s children.
ItemIndex Returns the index of an item in the group’s children collection descending sorted.
MaxGroupLevel Returns the maximum nesting level within the Sunburst control.
MaxValue Returns the maximum item value within the parent group.
MinValue Returns the minimum item value within the parent group.
See Also