Class PivotMapGroupDefinition
Represents an object, which defines how the data in RadPivotMap will be presented. Each PivotMapGroupDefinition 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 PivotMapGroupDefinition : PivotMapGroupDefinitionBase, INotifyPropertyChanged
Constructors
PivotMapGroupDefinition()
Declaration
public PivotMapGroupDefinition()