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 SmallMultiplesAxisProperties
Configures the properties of a chart's axes that are used by small multiples panels.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
- Placement
- 
                    Defines the placement of the axis. By default, axes are rendered OUTSIDEof the panels. Axes withINDEPENDENTscale are renderedINSIDEthe panels.Required: No Type: String Allowed values: OUTSIDE | INSIDEUpdate requires: No interruption 
- Scale
- 
                    Determines whether scale of the axes are shared or independent. The default value is SHARED.Required: No Type: String Allowed values: SHARED | INDEPENDENTUpdate requires: No interruption