PivotTableHyperCube Class
Namespace: Qlik.Sense.Client.Visualizations
Assembly: Qlik.Sense.Client.dll
Assembly: Qlik.Sense.Client.dll
Inheritance
-
System.Object
-
AbstractStructure
-
HyperCube
-
VisualizationHyperCube
- PivotTableHyperCube
-
VisualizationHyperCube
-
HyperCube
-
AbstractStructure
Syntax
public class PivotTableHyperCube : VisualizationHyperCube, IDisposable, IPivotTableHyperCube, IVisualizationHyperCube, IHyperCube, IAbstractStructureConstructors
| Name | Description |
|---|---|
| PivotTableHyperCube() |
Creates an instance of the PivotTableHyperCube class |
Properties
| Name | Description |
|---|---|
| ColumnWidths |
Array of one value determining the column widths. If omitted, a default value will be used. (-1 equals to 'auto') JSON property name: columnWidths |