Package | Description |
---|---|
com.amazonaws.services.quicksight.model |
Modifier and Type | Method and Description |
---|---|
WordCloudChartConfiguration |
WordCloudChartConfiguration.clone() |
WordCloudChartConfiguration |
WordCloudVisual.getChartConfiguration()
The configuration settings of the visual.
|
WordCloudChartConfiguration |
WordCloudChartConfiguration.withCategoryLabelOptions(ChartAxisLabelOptions categoryLabelOptions)
The label options (label text, label visibility, and sort icon visibility) for the word cloud category.
|
WordCloudChartConfiguration |
WordCloudChartConfiguration.withFieldWells(WordCloudFieldWells fieldWells)
The field wells of the visual.
|
WordCloudChartConfiguration |
WordCloudChartConfiguration.withSortConfiguration(WordCloudSortConfiguration sortConfiguration)
The sort configuration of a word cloud visual.
|
WordCloudChartConfiguration |
WordCloudChartConfiguration.withWordCloudOptions(WordCloudOptions wordCloudOptions)
The options for a word cloud visual.
|
Modifier and Type | Method and Description |
---|---|
void |
WordCloudVisual.setChartConfiguration(WordCloudChartConfiguration chartConfiguration)
The configuration settings of the visual.
|
WordCloudVisual |
WordCloudVisual.withChartConfiguration(WordCloudChartConfiguration chartConfiguration)
The configuration settings of the visual.
|
Copyright © 2023. All rights reserved.