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