HyperCubeAttrDim Class
  Namespace: Qlik.Sense.Client.Visualizations
Assembly: Qlik.Sense.Client.dll
  
  
  Assembly: Qlik.Sense.Client.dll
Inheritance
- 
      System.Object
      
- 
          AbstractStructure
          
- 
              NxAttrDimInfo
              
- HyperCubeAttrDim
 
 
 - 
              NxAttrDimInfo
              
 
 - 
          AbstractStructure
          
 
Syntax
public class HyperCubeAttrDim : NxAttrDimInfo, IDisposable, IHyperCubeAttrDim, INxAttrDimInfo, IAbstractStructureConstructors
| Name | Description | 
|---|---|
| HyperCubeAttrDim() | 
           Creates an instance of the HyperCubeAttrDim 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  |