Click or drag to resize
NxPivotPageLeft Property
Information about the left dimension values of a pivot table.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public IEnumerable<NxPivotDimensionCell> Left { get; set; }

Property Value

Type: IEnumerableNxPivotDimensionCell

Implements

INxPivotPageLeft
See Also