Uses of Class
software.amazon.awssdk.services.quicksight.model.LineChartVisual
-
Packages that use LineChartVisual Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of LineChartVisual in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return LineChartVisual Modifier and Type Method Description LineChartVisualVisual. lineChartVisual()A line chart.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type LineChartVisual Modifier and Type Method Description Visual.BuilderVisual.Builder. lineChartVisual(LineChartVisual lineChartVisual)A line chart.
-