aws-cdk-lib.aws_quicksight.CfnTemplate.ComboChartFieldWellsProperty

interface ComboChartFieldWellsProperty

LanguageType name
.NETAmazon.CDK.AWS.QuickSight.CfnTemplate.ComboChartFieldWellsProperty
Gogithub.com/aws/aws-cdk-go/awscdk/v2/awsquicksight#CfnTemplate_ComboChartFieldWellsProperty
Javasoftware.amazon.awscdk.services.quicksight.CfnTemplate.ComboChartFieldWellsProperty
Pythonaws_cdk.aws_quicksight.CfnTemplate.ComboChartFieldWellsProperty
TypeScript aws-cdk-lib » aws_quicksight » CfnTemplate » ComboChartFieldWellsProperty

The field wells of the visual.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

Example

// The generated example for this type would exceed 500 lines,
// and has been elided for readability.

Properties

NameTypeDescription
comboChartAggregatedFieldWells?IResolvable | ComboChartAggregatedFieldWellsPropertyThe aggregated field wells of a combo chart.

comboChartAggregatedFieldWells?

Type: IResolvable | ComboChartAggregatedFieldWellsProperty (optional)

The aggregated field wells of a combo chart.

Combo charts only have aggregated field wells. Columns in a combo chart are aggregated by category.