| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
ScatterPlotFieldWells |
ScatterPlotFieldWells.clone() |
ScatterPlotFieldWells |
ScatterPlotConfiguration.getFieldWells()
The field wells of the visual.
|
ScatterPlotFieldWells |
ScatterPlotFieldWells.withScatterPlotCategoricallyAggregatedFieldWells(ScatterPlotCategoricallyAggregatedFieldWells scatterPlotCategoricallyAggregatedFieldWells)
The aggregated field wells of a scatter plot.
|
ScatterPlotFieldWells |
ScatterPlotFieldWells.withScatterPlotUnaggregatedFieldWells(ScatterPlotUnaggregatedFieldWells scatterPlotUnaggregatedFieldWells)
The unaggregated field wells of a scatter plot.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScatterPlotConfiguration.setFieldWells(ScatterPlotFieldWells fieldWells)
The field wells of the visual.
|
ScatterPlotConfiguration |
ScatterPlotConfiguration.withFieldWells(ScatterPlotFieldWells fieldWells)
The field wells of the visual.
|
Copyright © 2023. All rights reserved.