interface ComboChartFieldWellsProperty
Language | Type name |
---|---|
.NET | Amazon.CDK.AWS.QuickSight.CfnAnalysis.ComboChartFieldWellsProperty |
Go | github.com/aws/aws-cdk-go/awscdk/v2/awsquicksight#CfnAnalysis_ComboChartFieldWellsProperty |
Java | software.amazon.awscdk.services.quicksight.CfnAnalysis.ComboChartFieldWellsProperty |
Python | aws_cdk.aws_quicksight.CfnAnalysis.ComboChartFieldWellsProperty |
TypeScript | aws-cdk-lib » aws_quicksight » CfnAnalysis » 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
Name | Type | Description |
---|---|---|
combo | IResolvable | Combo | The aggregated field wells of a combo chart. |
comboChartAggregatedFieldWells?
Type:
IResolvable
|
Combo
(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.