An ContainerNode role.
Definition
Namespace:Telerik.Pivot.Core.Fields
Assembly:Telerik.Pivot.Core.dll
Syntax:
C#
public enum ContainerNodeRole
Fields
Dimension.
C#
Dimension = 0
A folder in hierarchy.
C#
Folder = 2
Represents a Key Performance Indicator (KPI) used to measure and evaluate the success of a specific objective or activity.
C#
Kpi = 3
A measure item.
C#
Measure = 1
Represents a default value indicating the absence of a specific option.
C#
None = 6
Represents a placeholder or unspecified value.
C#
Other = 4
Selectable.
C#
Selectable = 5