Interface CfnAnalysis.PieChartVisualProperty

All Superinterfaces:
software.amazon.jsii.JsiiSerializable
All Known Implementing Classes:
CfnAnalysis.PieChartVisualProperty.Jsii$Proxy
Enclosing class:
CfnAnalysis

@Stability(Stable) public static interface CfnAnalysis.PieChartVisualProperty extends software.amazon.jsii.JsiiSerializable
A pie or donut chart.

The PieChartVisual structure describes a visual that is a member of the pie chart family.

The following charts can be described by using this structure:

  • Pie charts
  • Donut charts

For more information, see Using pie charts in the Amazon QuickSight User Guide .

For more information, see Using donut charts in the Amazon QuickSight User Guide .

Example:

 

See Also: