Interface CfnDashboard.PieChartAggregatedFieldWellsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnDashboard.PieChartAggregatedFieldWellsProperty.Jsii$Proxy
- Enclosing class:
CfnDashboard
@Stability(Stable)
public static interface CfnDashboard.PieChartAggregatedFieldWellsProperty
extends software.amazon.jsii.JsiiSerializable
The field well configuration of a pie chart.
Example:
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final class
A builder forCfnDashboard.PieChartAggregatedFieldWellsProperty
static final class
An implementation forCfnDashboard.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
-