Class View
It defines the view port as either table or chart or both table and chart. The available options are:
Inheritance
System.Object
View
Namespace: Syncfusion.EJ2.PivotView
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class View : Enum
Fields
Both
Declaration
public const View Both
Field Value
Type |
---|
View |
Chart
Declaration
public const View Chart
Field Value
Type |
---|
View |
Table
Declaration
public const View Table
Field Value
Type |
---|
View |