| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static BoxPlotStyleOptions.Builder |
BoxPlotStyleOptions.builder() |
BoxPlotStyleOptions.Builder |
BoxPlotStyleOptions.Builder.fillStyle(BoxPlotFillStyle fillStyle)
The fill styles (solid, transparent) of the box plot.
|
BoxPlotStyleOptions.Builder |
BoxPlotStyleOptions.Builder.fillStyle(String fillStyle)
The fill styles (solid, transparent) of the box plot.
|
BoxPlotStyleOptions.Builder |
BoxPlotStyleOptions.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends BoxPlotStyleOptions.Builder> |
BoxPlotStyleOptions.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default BoxPlotOptions.Builder |
BoxPlotOptions.Builder.styleOptions(Consumer<BoxPlotStyleOptions.Builder> styleOptions)
The style options of the box plot.
|
Copyright © 2023. All rights reserved.