Click or drag to resize
HyperCubeDefMaxStackedCells Property
Maximum number of cells for an initial data fetch (set in qInitialDataFetch) when in stacked mode (qMode is K). The default value is 5000.

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

Property Value

Type: Int32

Implements

IHyperCubeDefMaxStackedCells
See Also