NxPivotPage Class
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  
  
  Assembly: Qlik.Engine.dll
Inheritance
- 
      System.Object
      - NxPivotPage
 
Syntax
[ValueClass]
public class NxPivotPage : INxPivotPageConstructors
| Name | Description | 
|---|---|
| NxPivotPage() | 
Properties
| Name | Description | 
|---|---|
| Area | Size and offset of the data in the matrix. JSON property name: qArea | 
| Data | Array of data. JSON property name: qData | 
| Left | Information about the left dimension values of a pivot table. JSON property name: qLeft | 
| Top | Information about the top dimension values of a pivot table. If there is no top dimension in the pivot table, information about the measures are given. JSON property name: qTop |