| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
AxisTickLabelOptions |
AxisTickLabelOptions.clone() |
AxisTickLabelOptions |
AxisDisplayOptions.getTickLabelOptions()
The tick label options of an axis.
|
AxisTickLabelOptions |
AxisTickLabelOptions.withLabelOptions(LabelOptions labelOptions)
Determines whether or not the axis ticks are visible.
|
AxisTickLabelOptions |
AxisTickLabelOptions.withRotationAngle(Double rotationAngle)
The rotation angle of the axis tick labels.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AxisDisplayOptions.setTickLabelOptions(AxisTickLabelOptions tickLabelOptions)
The tick label options of an axis.
|
AxisDisplayOptions |
AxisDisplayOptions.withTickLabelOptions(AxisTickLabelOptions tickLabelOptions)
The tick label options of an axis.
|
Copyright © 2023. All rights reserved.