Class GroupDefinition
Represents an object, which defines how the data in RadPivotMap will be presented. Each GroupDefinition defines an additional level in the hierarchy. If there are no such objects, the RadPivotMap control will display all its items in a single level.
Inherited Members
Namespace: Telerik.Windows.Controls.TreeMap
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public sealed class GroupDefinition : PivotMapGroupDefinitionBase, INotifyPropertyChanged
Constructors
GroupDefinition()
Declaration
public GroupDefinition()