Uses of Class
software.amazon.awssdk.services.quicksight.model.AxisScale
-
Packages that use AxisScale Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of AxisScale in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return AxisScale Modifier and Type Method Description AxisScaleNumericAxisOptions. scale()The scale setup of a numeric axis.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type AxisScale Modifier and Type Method Description NumericAxisOptions.BuilderNumericAxisOptions.Builder. scale(AxisScale scale)The scale setup of a numeric axis.
-