Click or drag to resize
NxStackPage Class
Inheritance Hierarchy
SystemObject
  Qlik.EngineNxStackPage

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

The NxStackPage type exposes the following members.

Constructors
  NameDescription
Public methodNxStackPage
Initializes a new instance of the NxStackPage class
Top
Properties
  NameDescription
Public propertyArea
Size and offset of the data in the matrix.
Public propertyData
Array of data.
Top
See Also