ClassPivotMapGroupDefinition
Class
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.
Definition
Namespace:Telerik.Windows.Controls.TreeMap
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
public sealed class PivotMapGroupDefinition : PivotMapGroupDefinitionBase, INotifyPropertyChanged
Inheritance: objectInheritanceContextPropagatorDefinitionBasePivotMapGroupDefinitionBasePivotMapGroupDefinition
Implements:
Inherited Members
Constructors
PivotMapGroupDefinition()
Declaration
cs-api-definition
public PivotMapGroupDefinition()