Click or drag to resize
NxDataAreaPageWidth Property
Width of the page. Corresponds to the highest possible value of the first measure (the measure on the x-axis).

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public double Width { get; set; }

Property Value

Type: Double

Implements

INxDataAreaPageWidth
See Also