IHyperCubeMeasureq Interface
  Namespace: Qlik.Sense.Client.Visualizations
Assembly: Qlik.Sense.Client.dll
  
  
  Assembly: Qlik.Sense.Client.dll
Syntax
public interface IHyperCubeMeasureq : INxMeasureInfo, IAbstractStructureProperties
| 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  |