Skip to main content Skip to complementary content

NxDataAreaPage Class

Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll

Inheritance

  • System.Object
    • NxDataAreaPage

Syntax

[ValueClass]
public class NxDataAreaPage : INxDataAreaPage

Constructors

Name Description
NxDataAreaPage()

Properties

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).

JSON property name: qHeight

Left

Position from the left.

Corresponds to the lowest possible value of the first measure (the measure on the x-axis).

JSON property name: qLeft

Top

Position from the top.

Corresponds to the highest possible value of the second measure (the measure on the y-axis).

JSON property name: qTop

Width

Width of the page.

Corresponds to the highest possible value of the first measure (the measure on the x-axis).

JSON property name: qWidth

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!