NxDataAreaPage
Properties
| Name | Description | Type |
|---|---|---|
| qLeft | Position from the left. Corresponds to the lowest possible value of the first measure (the measure on the x-axis). |
Double |
| qTop | Position from the top. Corresponds to the highest possible value of the second measure (the measure on the y-axis). |
Double |
| qWidth | Width of the page. Corresponds to the highest possible value of the first measure (the measure on the x-axis). |
Double |
| qHeight | 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). |
Double |