

# ScatterPlotUnaggregatedFieldWells
<a name="API_ScatterPlotUnaggregatedFieldWells"></a>

The unaggregated field wells of a scatter plot.

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

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

 ** Category **   <a name="QS-Type-ScatterPlotUnaggregatedFieldWells-Category"></a>
The category field well of a scatter plot.  
Type: Array of [DimensionField](API_DimensionField.md) objects  
Array Members: Maximum number of 200 items.  
Required: No

 ** Label **   <a name="QS-Type-ScatterPlotUnaggregatedFieldWells-Label"></a>
The label field well of a scatter plot.  
Type: Array of [DimensionField](API_DimensionField.md) objects  
Array Members: Maximum number of 200 items.  
Required: No

 ** Size **   <a name="QS-Type-ScatterPlotUnaggregatedFieldWells-Size"></a>
The size field well of a scatter plot.  
Type: Array of [MeasureField](API_MeasureField.md) objects  
Array Members: Maximum number of 200 items.  
Required: No

 ** XAxis **   <a name="QS-Type-ScatterPlotUnaggregatedFieldWells-XAxis"></a>
The x-axis field well of a scatter plot.  
The x-axis is a dimension field and cannot be aggregated.  
Type: Array of [DimensionField](API_DimensionField.md) objects  
Array Members: Maximum number of 200 items.  
Required: No

 ** YAxis **   <a name="QS-Type-ScatterPlotUnaggregatedFieldWells-YAxis"></a>
The y-axis field well of a scatter plot.  
The y-axis is a dimension field and cannot be aggregated.  
Type: Array of [DimensionField](API_DimensionField.md) objects  
Array Members: Maximum number of 200 items.  
Required: No

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