Enum Primary
Allows you to set the primary view to be either table or chart.The available options are: Table - Allows you to display the pivot table as primary view. Chart - Allows you to display the pivot chart as primary view.
Namespace: Syncfusion.EJ2.Pivot
Assembly: Syncfusion.EJ2.Pivot.dll
Syntax
public enum Primary
Fields
Name | Description |
---|---|
Chart | Chart - Allows you to display the pivot chart as primary view. |
Table | Table - Allows you to display the pivot table as primary view. |