NxPivotValuePoint Class
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  
  
  Assembly: Qlik.Engine.dll
Inheritance
- 
      System.Object
      - 
          AbstractStructure
          - NxPivotValuePoint
 
 
- 
          AbstractStructure
          
Syntax
[ValueClass]
public class NxPivotValuePoint : AbstractStructure, IDisposable, INxPivotValuePoint, IAbstractStructureConstructors
| Name | Description | 
|---|---|
| NxPivotValuePoint() | Creates an instance of the NxPivotValuePoint class | 
Properties
| Name | Description | 
|---|---|
| AttrDims | JSON property name: qAttrDims | 
| AttrExps | Attribute expressions values. JSON property name: qAttrExps | 
| Label | Label of the cell. This parameter is optional. JSON property name: qLabel | 
| Num | Value of the cell. JSON property name: qNum | 
| Text | Some text related to the cell. JSON property name: qText | 
| Type | Type of the cell. JSON property name: qType |