ITableHyperCubeDef Interface
  Namespace: Qlik.Sense.Client.Visualizations
Assembly: Qlik.Sense.Client.dll
  
  
  Assembly: Qlik.Sense.Client.dll
Syntax
public interface ITableHyperCubeDef : IVisualizationHyperCubeDef, IHyperCubeDef, IAbstractStructureProperties
| Name | Description | 
|---|---|
| ColumnWidths | 
           Array determining the column widths. If omitted, a default value will be used. (-1 equals to 'auto') JSON property name: columnWidths  | 
      
| Dimensions | 
           JSON property name: qDimensions  | 
      
| Measures | 
           JSON property name: qMeasures  |