| NxDataAreaPage Class |
Namespace: Qlik.Engine
The NxDataAreaPage type exposes the following members.
| Name | Description | |
|---|---|---|
| NxDataAreaPage | Initializes a new instance of the NxDataAreaPage class |
| Name | Description | |
|---|---|---|
| Height | Height of the page.
The difference between qTop and qHeight gives the lowest possible value of the second measure (the measure on the y-axis). | |
| Left | Position from the left.
Corresponds to the lowest possible value of the first measure (the measure on the x-axis). | |
| Top | Position from the top.
Corresponds to the highest possible value of the second measure (the measure on the y-axis). | |
| Width | Width of the page.
Corresponds to the highest possible value of the first measure (the measure on the x-axis). |