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