Click or drag to resize
NxPivotPage Class
Inheritance Hierarchy
SystemObject
  Qlik.EngineNxPivotPage

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public class NxPivotPage : INxPivotPage

The NxPivotPage type exposes the following members.

Constructors
  NameDescription
Public methodNxPivotPage
Initializes a new instance of the NxPivotPage class
Top
Properties
  NameDescription
Public propertyArea
Size and offset of the data in the matrix.
Public propertyData
Array of data.
Public propertyLeft
Information about the left dimension values of a pivot table.
Public propertyTop
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.
Top
See Also