| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
MaximumLabelType |
MaximumLabelType.clone() |
MaximumLabelType |
DataLabelType.getMaximumLabelType()
Determines the label configuration for the maximum value in a visual.
|
MaximumLabelType |
MaximumLabelType.withVisibility(String visibility)
The visibility of the maximum label.
|
MaximumLabelType |
MaximumLabelType.withVisibility(Visibility visibility)
The visibility of the maximum label.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataLabelType.setMaximumLabelType(MaximumLabelType maximumLabelType)
Determines the label configuration for the maximum value in a visual.
|
DataLabelType |
DataLabelType.withMaximumLabelType(MaximumLabelType maximumLabelType)
Determines the label configuration for the maximum value in a visual.
|
Copyright © 2024. All rights reserved.