Class CfnDashboard.BarChartFieldWellsProperty
The field wells of a BarChartVisual
.
Inheritance
Implements
Namespace: Amazon.CDK.AWS.QuickSight
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public class BarChartFieldWellsProperty : Object, CfnDashboard.IBarChartFieldWellsProperty
Syntax (vb)
Public Class BarChartFieldWellsProperty
Inherits Object
Implements CfnDashboard.IBarChartFieldWellsProperty
Remarks
This is a union type structure. For this structure to be valid, only one of the attributes can be defined.
ExampleMetadata: fixture=_generated
Synopsis
Constructors
Bar |
Properties
Bar |
The aggregated field wells of a bar chart. |
Constructors
BarChartFieldWellsProperty()
public BarChartFieldWellsProperty()
Properties
BarChartAggregatedFieldWells
The aggregated field wells of a bar chart.
public object BarChartAggregatedFieldWells { get; set; }
Property Value
System.