Interface CfnAnalysis.IBoxPlotFieldWellsProperty
The field wells of a BoxPlotVisual
.
Namespace: Amazon.CDK.AWS.QuickSight
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface CfnAnalysis.IBoxPlotFieldWellsProperty
Syntax (vb)
Public Interface CfnAnalysis.IBoxPlotFieldWellsProperty
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
BoxPlotAggregatedFieldWells | The aggregated field wells of a box plot. |
Properties
BoxPlotAggregatedFieldWells
The aggregated field wells of a box plot.
object? BoxPlotAggregatedFieldWells { get; }