Uses of Class
software.amazon.awssdk.services.quicksight.model.LineChartFieldWells
-
Packages that use LineChartFieldWells Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of LineChartFieldWells in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return LineChartFieldWells Modifier and Type Method Description LineChartFieldWellsLineChartConfiguration. fieldWells()The field well configuration of a line chart.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type LineChartFieldWells Modifier and Type Method Description LineChartConfiguration.BuilderLineChartConfiguration.Builder. fieldWells(LineChartFieldWells fieldWells)The field well configuration of a line chart.
-