AWS::QuickSight::Template 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).

AWS::QuickSight::Template 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