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::Dashboard NumericAxisOptions
The options for an axis with a numeric field.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Range" :AxisDisplayRange, "Scale" :AxisScale}
YAML
Range:AxisDisplayRangeScale:AxisScale
Properties
- Range
- 
                    The range setup of a numeric axis. Required: No Type: AxisDisplayRange Update requires: No interruption 
- Scale
- 
                    The scale setup of a numeric axis. Required: No Type: AxisScale Update requires: No interruption