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