Show / Hide Table of Contents

Interface CfnTemplate.IBarChartFieldWellsProperty

The field wells of a BarChartVisual .

Namespace: Amazon.CDK.AWS.QuickSight
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface CfnTemplate.IBarChartFieldWellsProperty
Syntax (vb)
Public Interface CfnTemplate.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-template-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-template-barchartfieldwells.html#cfn-quicksight-template-barchartfieldwells-barchartaggregatedfieldwells

Back to top Generated by DocFX