Interface CfnAnalysis.ComboChartFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnAnalysis.ComboChartFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnAnalysis
@Stability(Stable)
public static interface CfnAnalysis.ComboChartFieldWellsProperty
extends software.amazon.jsii.JsiiSerializable
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:
- See Also:
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic final class
A builder forCfnAnalysis.ComboChartFieldWellsProperty
static final class
An implementation forCfnAnalysis.ComboChartFieldWellsProperty
-
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getComboChartAggregatedFieldWells
The aggregated field wells of a combo chart.Combo charts only have aggregated field wells. Columns in a combo chart are aggregated by category.
- See Also:
-
builder
-