AWS::QuickSight::Dashboard LineChartConfiguration - 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::Dashboard LineChartConfiguration

The configuration of a line chart.

Syntax

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

Properties

ContributionAnalysisDefaults

The default configuration of a line chart's contribution analysis.

Required: No

Type: Array of ContributionAnalysisDefault

Minimum: 1

Maximum: 200

Update requires: No interruption

DataLabels

The data label configuration of a line chart.

Required: No

Type: DataLabelOptions

Update requires: No interruption

DefaultSeriesSettings

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

Required: No

Type: LineChartDefaultSeriesSettings

Update requires: No interruption

FieldWells

The field well configuration of a line chart.

Required: No

Type: LineChartFieldWells

Update requires: No interruption

ForecastConfigurations

The forecast configuration of a line chart.

Required: No

Type: Array of ForecastConfiguration

Minimum: 0

Maximum: 10

Update requires: No interruption

Legend

The legend configuration of a line chart.

Required: No

Type: LegendOptions

Update requires: No interruption

PrimaryYAxisDisplayOptions

The series axis configuration of a line chart.

Required: No

Type: LineSeriesAxisDisplayOptions

Update requires: No interruption

PrimaryYAxisLabelOptions

The options that determine the presentation of the y-axis label.

Required: No

Type: ChartAxisLabelOptions

Update requires: No interruption

ReferenceLines

The reference lines configuration of a line chart.

Required: No

Type: Array of ReferenceLine

Minimum: 0

Maximum: 20

Update requires: No interruption

SecondaryYAxisDisplayOptions

The series axis configuration of a line chart.

Required: No

Type: LineSeriesAxisDisplayOptions

Update requires: No interruption

SecondaryYAxisLabelOptions

The options that determine the presentation of the secondary y-axis label.

Required: No

Type: ChartAxisLabelOptions

Update requires: No interruption

Series

The series item configuration of a line chart.

Required: No

Type: Array of SeriesItem

Minimum: 0

Maximum: 2000

Update requires: No interruption

SmallMultiplesOptions

The small multiples setup for the visual.

Required: No

Type: SmallMultiplesOptions

Update requires: No interruption

SortConfiguration

The sort configuration of a line chart.

Required: No

Type: LineChartSortConfiguration

Update requires: No interruption

Tooltip

The tooltip configuration of a line chart.

Required: No

Type: TooltipOptions

Update requires: No interruption

Type

Determines the type of the line chart.

Required: No

Type: String

Allowed values: LINE | AREA | STACKED_AREA

Update requires: No interruption

VisualPalette

The visual palette configuration of a line chart.

Required: No

Type: VisualPalette

Update requires: No interruption

XAxisDisplayOptions

The options that determine the presentation of the x-axis.

Required: No

Type: AxisDisplayOptions

Update requires: No interruption

XAxisLabelOptions

The options that determine the presentation of the x-axis label.

Required: No

Type: ChartAxisLabelOptions

Update requires: No interruption