Show / Hide Table of Contents

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.

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-analysis-barchartfieldwells.html

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; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-analysis-barchartfieldwells.html#cfn-quicksight-analysis-barchartfieldwells-barchartaggregatedfieldwells

Type union: either IResolvable or CfnAnalysisPropsMixin.IBarChartAggregatedFieldWellsProperty

Back to top Generated by DocFX