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