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::Template LineChartSeriesSettings
The options that determine the presentation of a line series in the visual
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "LineStyleSettings" :LineChartLineStyleSettings, "MarkerStyleSettings" :LineChartMarkerStyleSettings}
YAML
LineStyleSettings:LineChartLineStyleSettingsMarkerStyleSettings:LineChartMarkerStyleSettings
Properties
- LineStyleSettings
- 
                    Line styles options for a line series in LineChartVisual.Required: No Type: LineChartLineStyleSettings Update requires: No interruption 
- MarkerStyleSettings
- 
                    Marker styles options for a line series in LineChartVisual.Required: No Type: LineChartMarkerStyleSettings Update requires: No interruption