| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
ScatterPlotCategoricallyAggregatedFieldWells |
ScatterPlotCategoricallyAggregatedFieldWells.clone() |
ScatterPlotCategoricallyAggregatedFieldWells |
ScatterPlotFieldWells.getScatterPlotCategoricallyAggregatedFieldWells()
The aggregated field wells of a scatter plot.
|
ScatterPlotCategoricallyAggregatedFieldWells |
ScatterPlotCategoricallyAggregatedFieldWells.withCategory(Collection<DimensionField> category)
The category field well of a scatter plot.
|
ScatterPlotCategoricallyAggregatedFieldWells |
ScatterPlotCategoricallyAggregatedFieldWells.withCategory(DimensionField... category)
The category field well of a scatter plot.
|
ScatterPlotCategoricallyAggregatedFieldWells |
ScatterPlotCategoricallyAggregatedFieldWells.withSize(Collection<MeasureField> size)
The size field well of a scatter plot.
|
ScatterPlotCategoricallyAggregatedFieldWells |
ScatterPlotCategoricallyAggregatedFieldWells.withSize(MeasureField... size)
The size field well of a scatter plot.
|
ScatterPlotCategoricallyAggregatedFieldWells |
ScatterPlotCategoricallyAggregatedFieldWells.withXAxis(Collection<MeasureField> xAxis)
The x-axis field well of a scatter plot.
|
ScatterPlotCategoricallyAggregatedFieldWells |
ScatterPlotCategoricallyAggregatedFieldWells.withXAxis(MeasureField... xAxis)
The x-axis field well of a scatter plot.
|
ScatterPlotCategoricallyAggregatedFieldWells |
ScatterPlotCategoricallyAggregatedFieldWells.withYAxis(Collection<MeasureField> yAxis)
The y-axis field well of a scatter plot.
|
ScatterPlotCategoricallyAggregatedFieldWells |
ScatterPlotCategoricallyAggregatedFieldWells.withYAxis(MeasureField... yAxis)
The y-axis field well of a scatter plot.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScatterPlotFieldWells.setScatterPlotCategoricallyAggregatedFieldWells(ScatterPlotCategoricallyAggregatedFieldWells scatterPlotCategoricallyAggregatedFieldWells)
The aggregated field wells of a scatter plot.
|
ScatterPlotFieldWells |
ScatterPlotFieldWells.withScatterPlotCategoricallyAggregatedFieldWells(ScatterPlotCategoricallyAggregatedFieldWells scatterPlotCategoricallyAggregatedFieldWells)
The aggregated field wells of a scatter plot.
|
Copyright © 2023. All rights reserved.