| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
YAxisOptions |
YAxisOptions.clone() |
YAxisOptions |
SingleAxisOptions.getYAxisOptions()
The Y axis options of a single axis configuration.
|
YAxisOptions |
YAxisOptions.withYAxis(SingleYAxisOption yAxis)
The Y axis type to be used in the chart.
|
YAxisOptions |
YAxisOptions.withYAxis(String yAxis)
The Y axis type to be used in the chart.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SingleAxisOptions.setYAxisOptions(YAxisOptions yAxisOptions)
The Y axis options of a single axis configuration.
|
SingleAxisOptions |
SingleAxisOptions.withYAxisOptions(YAxisOptions yAxisOptions)
The Y axis options of a single axis configuration.
|
Copyright © 2023. All rights reserved.