

This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::QuickSight::Dashboard BoxPlotStyleOptions
<a name="aws-properties-quicksight-dashboard-boxplotstyleoptions"></a>

The style options of the box plot.

## Syntax
<a name="aws-properties-quicksight-dashboard-boxplotstyleoptions-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-quicksight-dashboard-boxplotstyleoptions-syntax.json"></a>

```
{
  "[FillStyle](#cfn-quicksight-dashboard-boxplotstyleoptions-fillstyle)" : String
}
```

### YAML
<a name="aws-properties-quicksight-dashboard-boxplotstyleoptions-syntax.yaml"></a>

```
  [FillStyle](#cfn-quicksight-dashboard-boxplotstyleoptions-fillstyle): String
```

## Properties
<a name="aws-properties-quicksight-dashboard-boxplotstyleoptions-properties"></a>

`FillStyle`  <a name="cfn-quicksight-dashboard-boxplotstyleoptions-fillstyle"></a>
The fill styles (solid, transparent) of the box plot.  
*Required*: No  
*Type*: String  
*Allowed values*: `SOLID | TRANSPARENT`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)