A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
labelField — Property in class fr.kapit.components.treemap.TreeMap
The name/index of the property used to detemine the label of an item.
labelFunction — Property in class fr.kapit.components.treemap.TreeMap
The function used to detemine the label of an item.
labelFunction — Property in class fr.kapit.components.treemap.TreeMapAreaFilter
A function used to customize labels.
labelFunction — Property in class fr.kapit.components.treemap.TreeMapColorFilter
A function used to customize labels.
labelFunction — Property in class fr.kapit.components.treemap.TreeMapLegend
A function used to customize labels.
labelHorizontalAlign — Property in class fr.kapit.components.treemap.TreeMap
The TreeMapNode label horizontal alignment.
labelMinimumHeight — Property in class fr.kapit.components.treemap.TreeMap
The minimum height for a TreeMapNode to display a label.
labelMinimumWidth — Property in class fr.kapit.components.treemap.TreeMap
The minimum width for a TreeMapNode to display a label.
labelMultiline — Property in class fr.kapit.components.treemap.TreeMap
Indicates whether the TreeMapNode label has multiline.
labelPolicy — Property in class fr.kapit.components.treemap.TreeMap
Indicates the policy used to display labels.
LABEL_POLICY_ALL — Constant static property in class fr.kapit.components.treemap.TreeMap
Labels are displayed on all nodes and all groups.
LABEL_POLICY_GROUPS — Constant static property in class fr.kapit.components.treemap.TreeMap
Labels are displayed only on groups.
LABEL_POLICY_NODES — Constant static property in class fr.kapit.components.treemap.TreeMap
Labels are displayed only on nodes.
LABEL_POLICY_NONE — Constant static property in class fr.kapit.components.treemap.TreeMap
No Labels are displayed.
labelTruncateToFit — Property in class fr.kapit.components.treemap.TreeMap
Indicates whether the TreeMapNodel label should be truncated with an '...' indicator to fit the available space.
labelVerticalAlign — Property in class fr.kapit.components.treemap.TreeMap
The TreeMapNode label vertical alignment.
labelWordWrap — Property in class fr.kapit.components.treemap.TreeMap
Indicates whether the TreeMapNode label has word wrap.
leftValue — Property in class fr.kapit.components.treemap.TreeMapAreaFilter
The value associated with the left arrow.
leftValue — Property in class fr.kapit.components.treemap.TreeMapColorFilter
The value associated with the left arrow.
leftValue — Property in class fr.kapit.components.treemap.TreeMapLegend
The value associated with the left arrow.
LEFT_VALUE — Constant static property in class fr.kapit.components.treemap.events.TreeMapFilterEvent
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z