

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

The settings of a chart's single axis configuration.

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

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

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

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

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

```
  [YAxisOptions](#cfn-quicksight-template-singleaxisoptions-yaxisoptions): 
    YAxisOptions
```

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

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