Interface CfnAnalysisPropsMixin.IBarChartFieldWellsProperty
The field wells of a BarChartVisual .
Namespace: Amazon.CDK.CfnPropertyMixins.AWS.QuickSight
Assembly: Amazon.CDK.CfnPropertyMixins.dll
Syntax (csharp)
public interface CfnAnalysisPropsMixin.IBarChartFieldWellsProperty
Syntax (vb)
Public Interface CfnAnalysisPropsMixin.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
Properties
| BarChartAggregatedFieldWells | The aggregated field wells of a bar chart. |
Properties
BarChartAggregatedFieldWells
The aggregated field wells of a bar chart.
object? BarChartAggregatedFieldWells { get; }