Click or drag to resize
INxPivotValuePoint Interface

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public interface INxPivotValuePoint : IAbstractStructure

The INxPivotValuePoint type exposes the following members.

Properties
  NameDescription
Public propertyAttrExps
Attribute expressions values.
Public propertyLabel
Label of the cell. This parameter is optional.
Public propertyNum
Value of the cell.
Public propertyText
Some text related to the cell.
Public propertyType
Type of the cell.
Top
See Also