FunnelChartConfiguration
The configuration of a FunnelChartVisual
.
Contents
Note
In the following list, the required parameters are described first.
- CategoryLabelOptions
-
The label options of the categories that are displayed in a
FunnelChartVisual
.Type: ChartAxisLabelOptions object
Required: No
- DataLabelOptions
-
The options that determine the presentation of the data labels.
Type: FunnelChartDataLabelOptions object
Required: No
- FieldWells
-
The field well configuration of a
FunnelChartVisual
.Type: FunnelChartFieldWells object
Required: No
- Interactions
-
The general visual interactions setup for a visual.
Type: VisualInteractionOptions object
Required: No
- SortConfiguration
-
The sort configuration of a
FunnelChartVisual
.Type: FunnelChartSortConfiguration object
Required: No
- Tooltip
-
The tooltip configuration of a
FunnelChartVisual
.Type: TooltipOptions object
Required: No
- ValueLabelOptions
-
The label options for the values that are displayed in a
FunnelChartVisual
.Type: ChartAxisLabelOptions object
Required: No
- VisualPalette
-
The visual palette configuration of a
FunnelChartVisual
.Type: VisualPalette object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: