AWS::QuickSight::Analysis LineChartDefaultSeriesSettings - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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.

AWS::QuickSight::Analysis LineChartDefaultSeriesSettings

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

Syntax

To declare this entity in your 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