TreeMapItemGroupInfo Constructors
This class stores information about a tree map item group.Name | Parameters | Description |
---|---|---|
TreeMapItemGroupInfo(Int32, Int32, Int32, Double, Double) | groupLevel, groupIndex, itemIndex, minValue, maxValue | Initializes a TreeMapItemGroupInfo object with the specified settings. |
See Also