Class CfnDashboard.PieChartFieldWellsProperty
The field well configuration of a pie chart.
Inheritance
Implements
Namespace: Amazon.CDK.AWS.QuickSight
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public class PieChartFieldWellsProperty : Object, CfnDashboard.IPieChartFieldWellsProperty
Syntax (vb)
Public Class PieChartFieldWellsProperty
Inherits Object
Implements CfnDashboard.IPieChartFieldWellsProperty
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
Constructors
Pie |
Properties
Pie |
The field well configuration of a pie chart. |
Constructors
PieChartFieldWellsProperty()
public PieChartFieldWellsProperty()
Properties
PieChartAggregatedFieldWells
The field well configuration of a pie chart.
public object PieChartAggregatedFieldWells { get; set; }
Property Value
System.