SunburstItemGroupInfo Properties
This class stores information about a sunburst item group.
Name | Description |
---|---|
Group |
Returns the index of the group in the descending sorted item collection of the group’s parent. |
Group |
Returns the parent group’s nesting level. |
Item |
Returns the number of the parent group’s children. |
Item |
Returns the index of an item in the group’s children collection descending sorted. |
Max |
Returns the maximum nesting level within the Sunburst control. |
Max |
Returns the maximum item value within the parent group. |
Min |
Returns the minimum item value within the parent group. |
See Also