

# ScatterPlotCategoricallyAggregatedFieldWells


The aggregated field well of a scatter plot.

## Contents


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

 ** Category **   <a name="QS-Type-ScatterPlotCategoricallyAggregatedFieldWells-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-ScatterPlotCategoricallyAggregatedFieldWells-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-ScatterPlotCategoricallyAggregatedFieldWells-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-ScatterPlotCategoricallyAggregatedFieldWells-XAxis"></a>
The x-axis field well of a scatter plot.  
The x-axis is aggregated by category.  
Type: Array of [MeasureField](API_MeasureField.md) objects  
Array Members: Maximum number of 200 items.  
Required: No

 ** YAxis **   <a name="QS-Type-ScatterPlotCategoricallyAggregatedFieldWells-YAxis"></a>
The y-axis field well of a scatter plot.  
The y-axis is aggregated by category.  
Type: Array of [MeasureField](API_MeasureField.md) objects  
Array Members: Maximum number of 200 items.  
Required: No

## See Also


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/ScatterPlotCategoricallyAggregatedFieldWells) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/quicksight-2018-04-01/ScatterPlotCategoricallyAggregatedFieldWells) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/quicksight-2018-04-01/ScatterPlotCategoricallyAggregatedFieldWells) 