Uses of Class
software.amazon.awssdk.services.quicksight.model.BoxPlotOptions
-
Packages that use BoxPlotOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of BoxPlotOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return BoxPlotOptions Modifier and Type Method Description BoxPlotOptionsBoxPlotChartConfiguration. boxPlotOptions()The box plot chart options for a box plot visualMethods in software.amazon.awssdk.services.quicksight.model with parameters of type BoxPlotOptions Modifier and Type Method Description BoxPlotChartConfiguration.BuilderBoxPlotChartConfiguration.Builder. boxPlotOptions(BoxPlotOptions boxPlotOptions)The box plot chart options for a box plot visual
-