| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
KPIVisualLayoutOptions |
KPIVisualLayoutOptions.clone() |
KPIVisualLayoutOptions |
KPIOptions.getVisualLayoutOptions()
The options that determine the layout a KPI visual.
|
KPIVisualLayoutOptions |
KPIVisualLayoutOptions.withStandardLayout(KPIVisualStandardLayout standardLayout)
The standard layout of the KPI visual.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KPIOptions.setVisualLayoutOptions(KPIVisualLayoutOptions visualLayoutOptions)
The options that determine the layout a KPI visual.
|
KPIOptions |
KPIOptions.withVisualLayoutOptions(KPIVisualLayoutOptions visualLayoutOptions)
The options that determine the layout a KPI visual.
|
Copyright © 2024. All rights reserved.