Click or drag to resize
ITreemapLabels Interface
Treemap labels settings.

Namespace: Qlik.Sense.Client.Visualizations.Components
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public interface ITreemapLabels : IAbstractStructure

The ITreemapLabels type exposes the following members.

Properties
  NameDescription
Public propertyAuto
Automatic label handling.
Public propertyHeaders
Show labels on headers.
Public propertyLeaves
Show labels on leafs.
Public propertyOverlay
Show overlay labels.
Public propertyValues
Show data point values.
Top
See Also