Skip to main content

Group

A Group organizes items that share a common context (e.g., all metrics for the primary GPU).
It can also include items from different categories.

Properties

PropertyTypeDescription
IdstringThe unique identifier of the group.
LabelstringThe textual label for the group.
Descriptionstring?An optional, longer textual description of the group.
Iconstring?An optional icon identifier (must be registered as an Icon).
SubGroupsIEnumerable<Group>?Optional sub-groups nested within the group.