Uses of Class
software.amazon.awssdk.services.quicksight.model.AxisLogarithmicScale
-
Packages that use AxisLogarithmicScale Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of AxisLogarithmicScale in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return AxisLogarithmicScale Modifier and Type Method Description AxisLogarithmicScaleAxisScale. logarithmic()The logarithmic axis scale setup.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type AxisLogarithmicScale Modifier and Type Method Description AxisScale.BuilderAxisScale.Builder. logarithmic(AxisLogarithmicScale logarithmic)The logarithmic axis scale setup.
-