Represents the pivot data point.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.PivotGrid.dll
Syntax:
C#
public class PivotGridChartDataProvider.PivotDataPoint
Inheritance: objectPivotGridChartDataProvider.PivotDataPoint
Constructors
Initializes a new instance of the PivotGridChartDataProvider.PivotDataPoint class.
Properties
Gets or sets the pivot group.
C#
public string PivotGroup { get; set; }
The pivot group.