

# ScatterPlotConfiguration
<a name="API_ScatterPlotConfiguration"></a>

The configuration of a scatter plot.

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

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

 ** DataLabels **   <a name="QS-Type-ScatterPlotConfiguration-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-ScatterPlotConfiguration-FieldWells"></a>
The field wells of the visual.  
Type: [ScatterPlotFieldWells](API_ScatterPlotFieldWells.md) object  
Required: No

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

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

 ** SortConfiguration **   <a name="QS-Type-ScatterPlotConfiguration-SortConfiguration"></a>
The sort configuration of a scatter plot.  
Type: [ScatterPlotSortConfiguration](API_ScatterPlotSortConfiguration.md) object  
Required: No

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

 ** VisualPalette **   <a name="QS-Type-ScatterPlotConfiguration-VisualPalette"></a>
The palette (chart color) display setup of the visual.  
Type: [VisualPalette](API_VisualPalette.md) object  
Required: No

 ** XAxisDisplayOptions **   <a name="QS-Type-ScatterPlotConfiguration-XAxisDisplayOptions"></a>
The label display options (grid line, range, scale, and axis step) of the scatter plot's x-axis.  
Type: [AxisDisplayOptions](API_AxisDisplayOptions.md) object  
Required: No

 ** XAxisLabelOptions **   <a name="QS-Type-ScatterPlotConfiguration-XAxisLabelOptions"></a>
The label options (label text, label visibility, and sort icon visibility) of the scatter plot's x-axis.  
Type: [ChartAxisLabelOptions](API_ChartAxisLabelOptions.md) object  
Required: No

 ** YAxisDisplayOptions **   <a name="QS-Type-ScatterPlotConfiguration-YAxisDisplayOptions"></a>
The label display options (grid line, range, scale, and axis step) of the scatter plot's y-axis.  
Type: [AxisDisplayOptions](API_AxisDisplayOptions.md) object  
Required: No

 ** YAxisLabelOptions **   <a name="QS-Type-ScatterPlotConfiguration-YAxisLabelOptions"></a>
The label options (label text, label visibility, and sort icon visibility) of the scatter plot's y-axis.  
Type: [ChartAxisLabelOptions](API_ChartAxisLabelOptions.md) object  
Required: No

## See Also
<a name="API_ScatterPlotConfiguration_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/ScatterPlotConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/ScatterPlotConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/ScatterPlotConfiguration) 