| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
RadarChartAggregatedFieldWells |
RadarChartAggregatedFieldWells.clone() |
RadarChartAggregatedFieldWells |
RadarChartFieldWells.getRadarChartAggregatedFieldWells()
The aggregated field wells of a radar chart visual.
|
RadarChartAggregatedFieldWells |
RadarChartAggregatedFieldWells.withCategory(Collection<DimensionField> category)
The aggregated field well categories of a radar chart.
|
RadarChartAggregatedFieldWells |
RadarChartAggregatedFieldWells.withCategory(DimensionField... category)
The aggregated field well categories of a radar chart.
|
RadarChartAggregatedFieldWells |
RadarChartAggregatedFieldWells.withColor(Collection<DimensionField> color)
The color that are assigned to the aggregated field wells of a radar chart.
|
RadarChartAggregatedFieldWells |
RadarChartAggregatedFieldWells.withColor(DimensionField... color)
The color that are assigned to the aggregated field wells of a radar chart.
|
RadarChartAggregatedFieldWells |
RadarChartAggregatedFieldWells.withValues(Collection<MeasureField> values)
The values that are assigned to the aggregated field wells of a radar chart.
|
RadarChartAggregatedFieldWells |
RadarChartAggregatedFieldWells.withValues(MeasureField... values)
The values that are assigned to the aggregated field wells of a radar chart.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RadarChartFieldWells.setRadarChartAggregatedFieldWells(RadarChartAggregatedFieldWells radarChartAggregatedFieldWells)
The aggregated field wells of a radar chart visual.
|
RadarChartFieldWells |
RadarChartFieldWells.withRadarChartAggregatedFieldWells(RadarChartAggregatedFieldWells radarChartAggregatedFieldWells)
The aggregated field wells of a radar chart visual.
|
Copyright © 2024. All rights reserved.