AWS::QuickSight::Analysis LineSeriesAxisDisplayOptions
The series axis configuration of a line chart.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "AxisOptions" :AxisDisplayOptions, "MissingDataConfigurations" :[ MissingDataConfiguration, ... ]}
Properties
AxisOptions-
The options that determine the presentation of the line series axis.
Required: No
Type: AxisDisplayOptions
Update requires: No interruption
MissingDataConfigurations-
The configuration options that determine how missing data is treated during the rendering of a line chart.
Required: No
Type: List of MissingDataConfiguration
Maximum:
100Update requires: No interruption