

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

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

The field well configuration of a line chart.

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

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

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

```
{
  "[LineChartAggregatedFieldWells](#cfn-quicksight-dashboard-linechartfieldwells-linechartaggregatedfieldwells)" : LineChartAggregatedFieldWells
}
```

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

```
  [LineChartAggregatedFieldWells](#cfn-quicksight-dashboard-linechartfieldwells-linechartaggregatedfieldwells): 
    LineChartAggregatedFieldWells
```

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

`LineChartAggregatedFieldWells`  <a name="cfn-quicksight-dashboard-linechartfieldwells-linechartaggregatedfieldwells"></a>
The field well configuration of a line chart.  
*Required*: No  
*Type*: [LineChartAggregatedFieldWells](aws-properties-quicksight-dashboard-linechartaggregatedfieldwells.md)  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)