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.
Namespace: Telerik.Windows.Controls.TreeMapAssembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.2.611.1050
Syntax
| Visual Basic |
|---|
Public NotInheritable Class GroupDefinition _
Inherits DefinitionBase |
Inheritance Hierarchy
See Also