| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
ColorScale |
HeatMapConfiguration.colorScale()
The color options (gradient color, point of divergence) in a heat map.
|
ColorScale |
TreeMapConfiguration.colorScale()
The color options (gradient color, point of divergence) of a tree map.
|
| Modifier and Type | Method and Description |
|---|---|
HeatMapConfiguration.Builder |
HeatMapConfiguration.Builder.colorScale(ColorScale colorScale)
The color options (gradient color, point of divergence) in a heat map.
|
TreeMapConfiguration.Builder |
TreeMapConfiguration.Builder.colorScale(ColorScale colorScale)
The color options (gradient color, point of divergence) of a tree map.
|
Copyright © 2023. All rights reserved.