| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
BoxPlotAggregatedFieldWells |
BoxPlotAggregatedFieldWells.clone() |
BoxPlotAggregatedFieldWells |
BoxPlotFieldWells.getBoxPlotAggregatedFieldWells()
The aggregated field wells of a box plot.
|
BoxPlotAggregatedFieldWells |
BoxPlotAggregatedFieldWells.withGroupBy(Collection<DimensionField> groupBy)
The group by field well of a box plot chart.
|
BoxPlotAggregatedFieldWells |
BoxPlotAggregatedFieldWells.withGroupBy(DimensionField... groupBy)
The group by field well of a box plot chart.
|
BoxPlotAggregatedFieldWells |
BoxPlotAggregatedFieldWells.withValues(Collection<MeasureField> values)
The value field well of a box plot chart.
|
BoxPlotAggregatedFieldWells |
BoxPlotAggregatedFieldWells.withValues(MeasureField... values)
The value field well of a box plot chart.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BoxPlotFieldWells.setBoxPlotAggregatedFieldWells(BoxPlotAggregatedFieldWells boxPlotAggregatedFieldWells)
The aggregated field wells of a box plot.
|
BoxPlotFieldWells |
BoxPlotFieldWells.withBoxPlotAggregatedFieldWells(BoxPlotAggregatedFieldWells boxPlotAggregatedFieldWells)
The aggregated field wells of a box plot.
|
Copyright © 2024. All rights reserved.