ITreemapProperties Interface
  Namespace: Qlik.Sense.Client.Visualizations
Assembly: Qlik.Sense.Client.dll
  Assembly: Qlik.Sense.Client.dll
Treemap visualization.
Syntax
public interface ITreemapProperties : IVisualizationBaseProperties, IGenericObjectProperties, IAbstractStructureProperties
| Name | Description | 
|---|---|
| Color | 
           Color settings. JSON property name: color  | 
      
| HyperCubeDef | 
           The hypercube used by most visualizations JSON property name: qHyperCubeDef  | 
      
| Labels | 
           Treemap labels settings. JSON property name: labels  | 
      
| Legend | 
           Legend settings. JSON property name: legend  |