Uses of Class
software.amazon.awssdk.services.quicksight.model.TrendArrowOptions
-
Packages that use TrendArrowOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of TrendArrowOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return TrendArrowOptions Modifier and Type Method Description TrendArrowOptionsKPIOptions. trendArrows()The options that determine the presentation of trend arrows in a KPI visual.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type TrendArrowOptions Modifier and Type Method Description KPIOptions.BuilderKPIOptions.Builder. trendArrows(TrendArrowOptions trendArrows)The options that determine the presentation of trend arrows in a KPI visual.
-