

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 SingleAxisOptions
<a name="aws-properties-quicksight-dashboard-singleaxisoptions"></a>

The settings of a chart's single axis configuration.

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

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

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

```
{
  "[YAxisOptions](#cfn-quicksight-dashboard-singleaxisoptions-yaxisoptions)" : {{YAxisOptions}}
}
```

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

```
  [YAxisOptions](#cfn-quicksight-dashboard-singleaxisoptions-yaxisoptions): {{
    YAxisOptions}}
```

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

`YAxisOptions`  <a name="cfn-quicksight-dashboard-singleaxisoptions-yaxisoptions"></a>
The Y axis options of a single axis configuration.  
*Required*: No  
*Type*: [YAxisOptions](aws-properties-quicksight-dashboard-yaxisoptions.md)  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)