| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
ScatterPlotUnaggregatedFieldWells |
ScatterPlotUnaggregatedFieldWells.clone() |
ScatterPlotUnaggregatedFieldWells |
ScatterPlotFieldWells.getScatterPlotUnaggregatedFieldWells()
The unaggregated field wells of a scatter plot.
|
ScatterPlotUnaggregatedFieldWells |
ScatterPlotUnaggregatedFieldWells.withCategory(Collection<DimensionField> category)
The category field well of a scatter plot.
|
ScatterPlotUnaggregatedFieldWells |
ScatterPlotUnaggregatedFieldWells.withCategory(DimensionField... category)
The category field well of a scatter plot.
|
ScatterPlotUnaggregatedFieldWells |
ScatterPlotUnaggregatedFieldWells.withLabel(Collection<DimensionField> label)
The label field well of a scatter plot.
|
ScatterPlotUnaggregatedFieldWells |
ScatterPlotUnaggregatedFieldWells.withLabel(DimensionField... label)
The label field well of a scatter plot.
|
ScatterPlotUnaggregatedFieldWells |
ScatterPlotUnaggregatedFieldWells.withSize(Collection<MeasureField> size)
The size field well of a scatter plot.
|
ScatterPlotUnaggregatedFieldWells |
ScatterPlotUnaggregatedFieldWells.withSize(MeasureField... size)
The size field well of a scatter plot.
|
ScatterPlotUnaggregatedFieldWells |
ScatterPlotUnaggregatedFieldWells.withXAxis(Collection<DimensionField> xAxis)
The x-axis field well of a scatter plot.
|
ScatterPlotUnaggregatedFieldWells |
ScatterPlotUnaggregatedFieldWells.withXAxis(DimensionField... xAxis)
The x-axis field well of a scatter plot.
|
ScatterPlotUnaggregatedFieldWells |
ScatterPlotUnaggregatedFieldWells.withYAxis(Collection<DimensionField> yAxis)
The y-axis field well of a scatter plot.
|
ScatterPlotUnaggregatedFieldWells |
ScatterPlotUnaggregatedFieldWells.withYAxis(DimensionField... yAxis)
The y-axis field well of a scatter plot.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ScatterPlotFieldWells.setScatterPlotUnaggregatedFieldWells(ScatterPlotUnaggregatedFieldWells scatterPlotUnaggregatedFieldWells)
The unaggregated field wells of a scatter plot.
|
ScatterPlotFieldWells |
ScatterPlotFieldWells.withScatterPlotUnaggregatedFieldWells(ScatterPlotUnaggregatedFieldWells scatterPlotUnaggregatedFieldWells)
The unaggregated field wells of a scatter plot.
|
Copyright © 2023. All rights reserved.