NxMiniChartCell Class
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  
  
  Assembly: Qlik.Engine.dll
Inheritance
- 
      System.Object
      
- NxMiniChartCell
 
 
Syntax
[ValueClass]
public class NxMiniChartCell : INxMiniChartCellConstructors
| Name | Description | 
|---|---|
| NxMiniChartCell() | 
Properties
| Name | Description | 
|---|---|
| AttrExps | 
           Attribute expressions values. JSON property name: qAttrExps  | 
      
| ElemNumber | 
           Rank number of the value, starting from 0. If the element number is a negative number, it means that the returned value is not an element number. You can get the following negative values: * -1: the cell is a  * -2: the cell is a  * -3: the cell belongs to the group  * -4: the cell is empty. Applies to pivot tables. JSON property name: qElemNumber  | 
      
| Num | 
           A value. This parameter is optional. JSON property name: qNum  | 
      
| Text | 
           Some text. JSON property name: qText  |