| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
ComboChartAggregatedFieldWells |
ComboChartAggregatedFieldWells.clone() |
ComboChartAggregatedFieldWells |
ComboChartFieldWells.getComboChartAggregatedFieldWells()
The aggregated field wells of a combo chart.
|
ComboChartAggregatedFieldWells |
ComboChartAggregatedFieldWells.withBarValues(Collection<MeasureField> barValues)
The aggregated
BarValues field well of a combo chart. |
ComboChartAggregatedFieldWells |
ComboChartAggregatedFieldWells.withBarValues(MeasureField... barValues)
The aggregated
BarValues field well of a combo chart. |
ComboChartAggregatedFieldWells |
ComboChartAggregatedFieldWells.withCategory(Collection<DimensionField> category)
The aggregated category field wells of a combo chart.
|
ComboChartAggregatedFieldWells |
ComboChartAggregatedFieldWells.withCategory(DimensionField... category)
The aggregated category field wells of a combo chart.
|
ComboChartAggregatedFieldWells |
ComboChartAggregatedFieldWells.withColors(Collection<DimensionField> colors)
The aggregated colors field well of a combo chart.
|
ComboChartAggregatedFieldWells |
ComboChartAggregatedFieldWells.withColors(DimensionField... colors)
The aggregated colors field well of a combo chart.
|
ComboChartAggregatedFieldWells |
ComboChartAggregatedFieldWells.withLineValues(Collection<MeasureField> lineValues)
The aggregated
LineValues field well of a combo chart. |
ComboChartAggregatedFieldWells |
ComboChartAggregatedFieldWells.withLineValues(MeasureField... lineValues)
The aggregated
LineValues field well of a combo chart. |
| Modifier and Type | Method and Description |
|---|---|
void |
ComboChartFieldWells.setComboChartAggregatedFieldWells(ComboChartAggregatedFieldWells comboChartAggregatedFieldWells)
The aggregated field wells of a combo chart.
|
ComboChartFieldWells |
ComboChartFieldWells.withComboChartAggregatedFieldWells(ComboChartAggregatedFieldWells comboChartAggregatedFieldWells)
The aggregated field wells of a combo chart.
|
Copyright © 2023. All rights reserved.