| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
ProgressBarOptions |
ProgressBarOptions.clone() |
ProgressBarOptions |
KPIOptions.getProgressBar()
The options that determine the presentation of the progress bar of a KPI visual.
|
ProgressBarOptions |
ProgressBarOptions.withVisibility(String visibility)
The visibility of the progress bar.
|
ProgressBarOptions |
ProgressBarOptions.withVisibility(Visibility visibility)
The visibility of the progress bar.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KPIOptions.setProgressBar(ProgressBarOptions progressBar)
The options that determine the presentation of the progress bar of a KPI visual.
|
KPIOptions |
KPIOptions.withProgressBar(ProgressBarOptions progressBar)
The options that determine the presentation of the progress bar of a KPI visual.
|
Copyright © 2024. All rights reserved.