| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
LineChartAggregatedFieldWells |
LineChartAggregatedFieldWells.clone() |
LineChartAggregatedFieldWells |
LineChartFieldWells.getLineChartAggregatedFieldWells()
The field well configuration of a line chart.
|
LineChartAggregatedFieldWells |
LineChartAggregatedFieldWells.withCategory(Collection<DimensionField> category)
The category field wells of a line chart.
|
LineChartAggregatedFieldWells |
LineChartAggregatedFieldWells.withCategory(DimensionField... category)
The category field wells of a line chart.
|
LineChartAggregatedFieldWells |
LineChartAggregatedFieldWells.withColors(Collection<DimensionField> colors)
The color field wells of a line chart.
|
LineChartAggregatedFieldWells |
LineChartAggregatedFieldWells.withColors(DimensionField... colors)
The color field wells of a line chart.
|
LineChartAggregatedFieldWells |
LineChartAggregatedFieldWells.withSmallMultiples(Collection<DimensionField> smallMultiples)
The small multiples field well of a line chart.
|
LineChartAggregatedFieldWells |
LineChartAggregatedFieldWells.withSmallMultiples(DimensionField... smallMultiples)
The small multiples field well of a line chart.
|
LineChartAggregatedFieldWells |
LineChartAggregatedFieldWells.withValues(Collection<MeasureField> values)
The value field wells of a line chart.
|
LineChartAggregatedFieldWells |
LineChartAggregatedFieldWells.withValues(MeasureField... values)
The value field wells of a line chart.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LineChartFieldWells.setLineChartAggregatedFieldWells(LineChartAggregatedFieldWells lineChartAggregatedFieldWells)
The field well configuration of a line chart.
|
LineChartFieldWells |
LineChartFieldWells.withLineChartAggregatedFieldWells(LineChartAggregatedFieldWells lineChartAggregatedFieldWells)
The field well configuration of a line chart.
|
Copyright © 2023. All rights reserved.