Interface CfnAnalysis.PieChartAggregatedFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnAnalysis.PieChartAggregatedFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnAnalysis
@Stability(Stable)
public static interface CfnAnalysis.PieChartAggregatedFieldWellsProperty
extends software.amazon.jsii.JsiiSerializable
The field well configuration of a pie chart.
Example:
- See Also:
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic final class
A builder forCfnAnalysis.PieChartAggregatedFieldWellsProperty
static final class
An implementation forCfnAnalysis.PieChartAggregatedFieldWellsProperty
-
Method Summary
Methods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getCategory
The category (group/color) field wells of a pie chart.- See Also:
-
getSmallMultiples
The small multiples field well of a pie chart.- See Also:
-
getValues
The value field wells of a pie chart.Values are aggregated based on categories.
- See Also:
-
builder
-