Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
ShapeConditionalFormat |
ShapeConditionalFormat.clone() |
ShapeConditionalFormat |
FilledMapShapeConditionalFormatting.getFormat()
The conditional formatting that determines the background color of a filled map's shape.
|
ShapeConditionalFormat |
ShapeConditionalFormat.withBackgroundColor(ConditionalFormattingColor backgroundColor)
The conditional formatting for the shape background color of a filled map visual.
|
Modifier and Type | Method and Description |
---|---|
void |
FilledMapShapeConditionalFormatting.setFormat(ShapeConditionalFormat format)
The conditional formatting that determines the background color of a filled map's shape.
|
FilledMapShapeConditionalFormatting |
FilledMapShapeConditionalFormatting.withFormat(ShapeConditionalFormat format)
The conditional formatting that determines the background color of a filled map's shape.
|
Copyright © 2023. All rights reserved.