| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
TrendArrowOptions |
TrendArrowOptions.clone() |
TrendArrowOptions |
KPIOptions.getTrendArrows()
The options that determine the presentation of trend arrows in a KPI visual.
|
TrendArrowOptions |
TrendArrowOptions.withVisibility(String visibility)
The visibility of the trend arrows.
|
TrendArrowOptions |
TrendArrowOptions.withVisibility(Visibility visibility)
The visibility of the trend arrows.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KPIOptions.setTrendArrows(TrendArrowOptions trendArrows)
The options that determine the presentation of trend arrows in a KPI visual.
|
KPIOptions |
KPIOptions.withTrendArrows(TrendArrowOptions trendArrows)
The options that determine the presentation of trend arrows in a KPI visual.
|
Copyright © 2024. All rights reserved.