Click or drag to resize
NxPivotDimensionCellValue Property
Value of the cell Is set to NaN, if the value is not a number.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public double Value { get; set; }

Property Value

Type: Double

Implements

INxPivotDimensionCellValue
See Also