Uses of Class
software.amazon.awssdk.services.quicksight.model.DataBarsOptions
-
Packages that use DataBarsOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of DataBarsOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return DataBarsOptions Modifier and Type Method Description DataBarsOptionsTableInlineVisualization. dataBars()The configuration of the inline visualization of the data bars within a chart.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type DataBarsOptions Modifier and Type Method Description TableInlineVisualization.BuilderTableInlineVisualization.Builder. dataBars(DataBarsOptions dataBars)The configuration of the inline visualization of the data bars within a chart.
-