Show / Hide Table of Contents

Interface CfnDashboardPropsMixin.IWaterfallChartFieldWellsProperty

The field well configuration of a waterfall visual.

Namespace: Amazon.CDK.CfnPropertyMixins.AWS.QuickSight
Assembly: Amazon.CDK.CfnPropertyMixins.dll
Syntax (csharp)
public interface CfnDashboardPropsMixin.IWaterfallChartFieldWellsProperty
Syntax (vb)
Public Interface CfnDashboardPropsMixin.IWaterfallChartFieldWellsProperty
Remarks

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

ExampleMetadata: fixture=_generated

Synopsis

Properties

WaterfallChartAggregatedFieldWells

The field well configuration of a waterfall visual.

Properties

WaterfallChartAggregatedFieldWells

The field well configuration of a waterfall visual.

object? WaterfallChartAggregatedFieldWells { get; }
Property Value

object

Remarks

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-quicksight-dashboard-waterfallchartfieldwells.html#cfn-quicksight-dashboard-waterfallchartfieldwells-waterfallchartaggregatedfieldwells

Type union: either IResolvable or CfnDashboardPropsMixin.IWaterfallChartAggregatedFieldWellsProperty

Back to top Generated by DocFX