HyperCubeAttrExprDef Class
  Namespace: Qlik.Sense.Client.Visualizations
Assembly: Qlik.Sense.Client.dll
  
  
  Assembly: Qlik.Sense.Client.dll
Inheritance
- 
      System.Object
      - 
          AbstractStructure
          - 
              NxAttrExprDef
              - HyperCubeAttrExprDef
 
 
- 
              NxAttrExprDef
              
 
- 
          AbstractStructure
          
Syntax
public class HyperCubeAttrExprDef : NxAttrExprDef, IDisposable, IHyperCubeAttrExprDef, INxAttrExprDef, IAbstractStructureConstructors
| Name | Description | 
|---|---|
| HyperCubeAttrExprDef() | Creates an instance of the HyperCubeAttrExprDef class | 
Properties
| Name | Description | 
|---|---|
| Id | Id used by the client to identify attributes, different id are used depending what attributes are targeted. 'cellBackgroundColor': For attribute expression, expression for background color of table cell. 'cellForegroundColor': For attribute expression, expression for text color of table cell. 'colorByAlternative': Can be used together with color.mode = 'byDimension' for attribute dimensions and with color.mode = 'byMeasure' for attribute expressions to color the chart using different dimensions, measures and expressions. 'colorByExpression': Used together with color.mode = 'byExpression'. JSON property name: id |