AWS::QuickSight::Analysis LineChartDefaultSeriesSettings - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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.

AWS::QuickSight::Analysis LineChartDefaultSeriesSettings

The options that determine the default presentation of all line series in LineChartVisual.

Syntax

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

Properties

AxisBinding

The axis to which you are binding all line series to.

Required: No

Type: String

Allowed values: PRIMARY_YAXIS | SECONDARY_YAXIS

Update requires: No interruption

LineStyleSettings

Line styles options for all line series in the visual.

Required: No

Type: LineChartLineStyleSettings

Update requires: No interruption

MarkerStyleSettings

Marker styles options for all line series in the visual.

Required: No

Type: LineChartMarkerStyleSettings

Update requires: No interruption