Uses of Class
software.amazon.awssdk.services.quicksight.model.ScatterPlotVisual
-
Packages that use ScatterPlotVisual Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of ScatterPlotVisual in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return ScatterPlotVisual Modifier and Type Method Description ScatterPlotVisualVisual. scatterPlotVisual()A scatter plot.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type ScatterPlotVisual Modifier and Type Method Description Visual.BuilderVisual.Builder. scatterPlotVisual(ScatterPlotVisual scatterPlotVisual)A scatter plot.
-