| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
RangeEndsLabelType |
RangeEndsLabelType.clone() |
RangeEndsLabelType |
DataLabelType.getRangeEndsLabelType()
Determines the label configuration for range end value in a visual.
|
RangeEndsLabelType |
RangeEndsLabelType.withVisibility(String visibility)
The visibility of the range ends label.
|
RangeEndsLabelType |
RangeEndsLabelType.withVisibility(Visibility visibility)
The visibility of the range ends label.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataLabelType.setRangeEndsLabelType(RangeEndsLabelType rangeEndsLabelType)
Determines the label configuration for range end value in a visual.
|
DataLabelType |
DataLabelType.withRangeEndsLabelType(RangeEndsLabelType rangeEndsLabelType)
Determines the label configuration for range end value in a visual.
|
Copyright © 2024. All rights reserved.