Interface CfnAnalysis.BarChartVisualProperty

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

@Stability(Stable) public static interface CfnAnalysis.BarChartVisualProperty extends software.amazon.jsii.JsiiSerializable
A bar chart.

The BarChartVisual structure describes a visual that is a member of the bar chart family. The following charts can be described using this structure:

  • Horizontal bar chart
  • Vertical bar chart
  • Horizontal stacked bar chart
  • Vertical stacked bar chart
  • Horizontal stacked 100% bar chart
  • Vertical stacked 100% bar chart

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

Example:

 

See Also: