HyperCubeMeasureqDef Class
  Namespace: Qlik.Sense.Client.Visualizations
Assembly: Qlik.Sense.Client.dll
  
  
  Assembly: Qlik.Sense.Client.dll
Inheritance
- 
      System.Object
      - 
          AbstractStructure
          - 
              NxInlineMeasureDef
              - HyperCubeMeasureqDef
 
 
- 
              NxInlineMeasureDef
              
 
- 
          AbstractStructure
          
Syntax
public class HyperCubeMeasureqDef : NxInlineMeasureDef, IDisposable, IHyperCubeMeasureqDef, INxInlineMeasureDef, IAbstractStructureConstructors
| Name | Description | 
|---|---|
| HyperCubeMeasureqDef() | Creates an instance of the HyperCubeMeasureqDef class | 
Properties
| Name | Description | 
|---|---|
| AutoSort | If the measure has been automatically sorted. JSON property name: autoSort | 
| CId | Id used by the client. Must be unique within the current chart (amongst dimensions and measures). JSON property name: cId | 
| IsCustomFormatted | If true, the client formatting will be toggled off JSON property name: isCustomFormatted | 
| NumFormatFromTemplate | When enabled, the number format to use can be selected from multiple predefined formats based on the desired type (number, date). JSON property name: numFormatFromTemplate |