PieChartConfiguration - Amazon QuickSight
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

PieChartConfiguration

The configuration of a pie chart.

Contents

Note

In the following list, the required parameters are described first.

CategoryLabelOptions

The label options of the group/color that is displayed in a pie chart.

Type: ChartAxisLabelOptions object

Required: No

ContributionAnalysisDefaults

The contribution analysis (anomaly configuration) setup of the visual.

Type: Array of ContributionAnalysisDefault objects

Array Members: Minimum number of 1 item. Maximum number of 200 items.

Required: No

DataLabels

The options that determine if visual data labels are displayed.

Type: DataLabelOptions object

Required: No

DonutOptions

The options that determine the shape of the chart. This option determines whether the chart is a pie chart or a donut chart.

Type: DonutOptions object

Required: No

FieldWells

The field wells of the visual.

Type: PieChartFieldWells object

Required: No

Interactions

The general visual interactions setup for a visual.

Type: VisualInteractionOptions object

Required: No

Legend

The legend display setup of the visual.

Type: LegendOptions object

Required: No

SmallMultiplesOptions

The small multiples setup for the visual.

Type: SmallMultiplesOptions object

Required: No

SortConfiguration

The sort configuration of a pie chart.

Type: PieChartSortConfiguration object

Required: No

Tooltip

The tooltip display setup of the visual.

Type: TooltipOptions object

Required: No

ValueLabelOptions

The label options for the value that is displayed in a pie chart.

Type: ChartAxisLabelOptions object

Required: No

VisualPalette

The palette (chart color) display setup of the visual.

Type: VisualPalette object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: