NxMiniChart Class
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  
  
  Assembly: Qlik.Engine.dll
Inheritance
- 
      System.Object
      - 
          AbstractStructure
          - NxMiniChart
 
 
- 
          AbstractStructure
          
Syntax
[ValueClass]
public class NxMiniChart : AbstractStructure, IDisposable, INxMiniChart, IAbstractStructureConstructors
| Name | Description | 
|---|---|
| NxMiniChart() | Creates an instance of the NxMiniChart class | 
Properties
| Name | Description | 
|---|---|
| AttrExprInfo | List of attribute expressions. JSON property name: qAttrExprInfo | 
| Error | This parameter is optional and is displayed in case of error. JSON property name: qError | 
| XMax | JSON property name: qXMax | 
| XMin | JSON property name: qXMin | 
| YMax | JSON property name: qYMax | 
| YMin | JSON property name: qYMin |