This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::QuickSight::Analysis BoxPlotStyleOptions
The style options of the box plot.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "FillStyle" :String}
YAML
FillStyle:String
Properties
- FillStyle
- 
                    The fill styles (solid, transparent) of the box plot. Required: No Type: String Allowed values: SOLID | TRANSPARENTUpdate requires: No interruption