| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
ArcOptions |
ArcOptions.clone() |
ArcOptions |
DonutOptions.getArcOptions()
The option for define the arc of the chart shape.
|
ArcOptions |
ArcOptions.withArcThickness(ArcThickness arcThickness)
The arc thickness of a
GaugeChartVisual. |
ArcOptions |
ArcOptions.withArcThickness(String arcThickness)
The arc thickness of a
GaugeChartVisual. |
| Modifier and Type | Method and Description |
|---|---|
void |
DonutOptions.setArcOptions(ArcOptions arcOptions)
The option for define the arc of the chart shape.
|
DonutOptions |
DonutOptions.withArcOptions(ArcOptions arcOptions)
The option for define the arc of the chart shape.
|
Copyright © 2023. All rights reserved.