Uses of Class
software.amazon.awssdk.services.quicksight.model.GaugeChartArcConditionalFormatting
-
Packages that use GaugeChartArcConditionalFormatting Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of GaugeChartArcConditionalFormatting in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return GaugeChartArcConditionalFormatting Modifier and Type Method Description GaugeChartArcConditionalFormattingGaugeChartConditionalFormattingOption. arc()The options that determine the presentation of the arc of aGaugeChartVisual.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type GaugeChartArcConditionalFormatting Modifier and Type Method Description GaugeChartConditionalFormattingOption.BuilderGaugeChartConditionalFormattingOption.Builder. arc(GaugeChartArcConditionalFormatting arc)The options that determine the presentation of the arc of aGaugeChartVisual.
-