TreeMapConfiguration
The configuration of a tree map.
Contents
Note
In the following list, the required parameters are described first.
- ColorLabelOptions
- 
               The label options (label text, label visibility) for the colors displayed in a tree map. Type: ChartAxisLabelOptions object Required: No 
- ColorScale
- 
               The color options (gradient color, point of divergence) of a tree map. Type: ColorScale object Required: No 
- DataLabels
- 
               The options that determine if visual data labels are displayed. Type: DataLabelOptions object Required: No 
- FieldWells
- 
               The field wells of the visual. Type: TreeMapFieldWells object Required: No 
- GroupLabelOptions
- 
               The label options (label text, label visibility) of the groups that are displayed in a tree map. Type: ChartAxisLabelOptions object Required: No 
- Interactions
- 
               The general visual interactions setup for a visual. Type: VisualInteractionOptions object Required: No 
- Legend
- 
               The legend display setup of the visual. Type: LegendOptions object Required: No 
- SizeLabelOptions
- 
               The label options (label text, label visibility) of the sizes that are displayed in a tree map. Type: ChartAxisLabelOptions object Required: No 
- SortConfiguration
- 
               The sort configuration of a tree map. Type: TreeMapSortConfiguration object Required: No 
- Tooltip
- 
               The tooltip display setup of the visual. Type: TooltipOptions object Required: No 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: