Click or drag to resize
INxPivotPage Interface

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

The INxPivotPage type exposes the following members.

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