Uses of Class
software.amazon.awssdk.services.quicksight.model.YAxisOptions
-
Packages that use YAxisOptions Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of YAxisOptions in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return YAxisOptions Modifier and Type Method Description YAxisOptionsSingleAxisOptions. yAxisOptions()The Y axis options of a single axis configuration.Methods in software.amazon.awssdk.services.quicksight.model with parameters of type YAxisOptions Modifier and Type Method Description SingleAxisOptions.BuilderSingleAxisOptions.Builder. yAxisOptions(YAxisOptions yAxisOptions)The Y axis options of a single axis configuration.
-