

# TreeMapConfiguration
<a name="API_TreeMapConfiguration"></a>

The configuration of a tree map.

## Contents
<a name="API_TreeMapConfiguration_Contents"></a>

**Note**  
In the following list, the required parameters are described first.

 ** ColorLabelOptions **   <a name="QS-Type-TreeMapConfiguration-ColorLabelOptions"></a>
The label options (label text, label visibility) for the colors displayed in a tree map.  
Type: [ChartAxisLabelOptions](API_ChartAxisLabelOptions.md) object  
Required: No

 ** ColorScale **   <a name="QS-Type-TreeMapConfiguration-ColorScale"></a>
The color options (gradient color, point of divergence) of a tree map.  
Type: [ColorScale](API_ColorScale.md) object  
Required: No

 ** DataLabels **   <a name="QS-Type-TreeMapConfiguration-DataLabels"></a>
The options that determine if visual data labels are displayed.  
Type: [DataLabelOptions](API_DataLabelOptions.md) object  
Required: No

 ** FieldWells **   <a name="QS-Type-TreeMapConfiguration-FieldWells"></a>
The field wells of the visual.  
Type: [TreeMapFieldWells](API_TreeMapFieldWells.md) object  
Required: No

 ** GroupLabelOptions **   <a name="QS-Type-TreeMapConfiguration-GroupLabelOptions"></a>
The label options (label text, label visibility) of the groups that are displayed in a tree map.  
Type: [ChartAxisLabelOptions](API_ChartAxisLabelOptions.md) object  
Required: No

 ** Interactions **   <a name="QS-Type-TreeMapConfiguration-Interactions"></a>
The general visual interactions setup for a visual.  
Type: [VisualInteractionOptions](API_VisualInteractionOptions.md) object  
Required: No

 ** Legend **   <a name="QS-Type-TreeMapConfiguration-Legend"></a>
The legend display setup of the visual.  
Type: [LegendOptions](API_LegendOptions.md) object  
Required: No

 ** SizeLabelOptions **   <a name="QS-Type-TreeMapConfiguration-SizeLabelOptions"></a>
The label options (label text, label visibility) of the sizes that are displayed in a tree map.  
Type: [ChartAxisLabelOptions](API_ChartAxisLabelOptions.md) object  
Required: No

 ** SortConfiguration **   <a name="QS-Type-TreeMapConfiguration-SortConfiguration"></a>
The sort configuration of a tree map.  
Type: [TreeMapSortConfiguration](API_TreeMapSortConfiguration.md) object  
Required: No

 ** Tooltip **   <a name="QS-Type-TreeMapConfiguration-Tooltip"></a>
The tooltip display setup of the visual.  
Type: [TooltipOptions](API_TooltipOptions.md) object  
Required: No

## See Also
<a name="API_TreeMapConfiguration_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/quicksight-2018-04-01/TreeMapConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/TreeMapConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/TreeMapConfiguration) 