Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
BoxPlotStyleOptions |
BoxPlotStyleOptions.clone() |
BoxPlotStyleOptions |
BoxPlotOptions.getStyleOptions()
The style options of the box plot.
|
BoxPlotStyleOptions |
BoxPlotStyleOptions.withFillStyle(BoxPlotFillStyle fillStyle)
The fill styles (solid, transparent) of the box plot.
|
BoxPlotStyleOptions |
BoxPlotStyleOptions.withFillStyle(String fillStyle)
The fill styles (solid, transparent) of the box plot.
|
Modifier and Type | Method and Description |
---|---|
void |
BoxPlotOptions.setStyleOptions(BoxPlotStyleOptions styleOptions)
The style options of the box plot.
|
BoxPlotOptions |
BoxPlotOptions.withStyleOptions(BoxPlotStyleOptions styleOptions)
The style options of the box plot.
|
Copyright © 2023. All rights reserved.