NxDataPage Area Property Qlik Sense .NET SDK - API Reference
Size and offset of the data in the matrix.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax

public Rect Area { get; set; }

Property Value

Type: Rect

Implements

INxDataPage Area
See Also