INxAttrExprInfo Interface
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  Assembly: Qlik.Engine.dll
Layout for NxAttrExprDef.
Syntax
[ValueClass]
public interface INxAttrExprInfo : IAbstractStructureProperties
| Name | Description | 
|---|---|
| FallbackTitle | 
           JSON property name: qFallbackTitle  | 
      
| IsAutoFormat | 
           This parameter is set to true if  JSON property name: qIsAutoFormat  | 
      
| Max | 
           Maximum value. JSON property name: qMax  | 
      
| MaxText | 
           String version of the maximum Value. JSON property name: qMaxText  | 
      
| Min | 
           Minimum value. JSON property name: qMin  | 
      
| MinText | 
           String version of the minimum Value. JSON property name: qMinText  | 
      
| NumFormat | 
           Format of the field. This parameter is optional. JSON property name: qNumFormat  |