Uses of Class
software.amazon.awssdk.services.quicksight.model.AxisTickLabelOptions
-
Packages that use AxisTickLabelOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of AxisTickLabelOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return AxisTickLabelOptions Modifier and Type Method Description AxisTickLabelOptionsAxisDisplayOptions. tickLabelOptions()The tick label options of an axis.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type AxisTickLabelOptions Modifier and Type Method Description AxisDisplayOptions.BuilderAxisDisplayOptions.Builder. tickLabelOptions(AxisTickLabelOptions tickLabelOptions)The tick label options of an axis.
-