Back to Devexpress

SunburstItemGroupInfo Properties

windowsforms-devexpress-dot-xtratreemap-dot-sunburstitemgroupinfo-dot-underscore-properties.md

latest1.5 KB
Original Source

SunburstItemGroupInfo Properties

This class stores information about a sunburst item group.

NameDescription
GroupIndexReturns the index of the group in the descending sorted item collection of the group’s parent.
GroupLevelReturns the parent group’s nesting level.
ItemCountReturns the number of the parent group’s children.
ItemIndexReturns the index of an item in the group’s children collection descending sorted.
MaxGroupLevelReturns the maximum nesting level within the Sunburst control.
MaxValueReturns the maximum item value within the parent group.
MinValueReturns the minimum item value within the parent group.

See Also

SunburstItemGroupInfo Struct

SunburstItemGroupInfo Members

DevExpress.XtraTreeMap Namespace