LineChartConfiguration - Amazon QuickSight

LineChartConfiguration

The configuration of a line chart.

Contents

Note

In the following list, the required parameters are described first.

ContributionAnalysisDefaults

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

Type: Array of ContributionAnalysisDefault objects

Array Members: Minimum number of 1 item. Maximum number of 200 items.

Required: No

DataLabels

The data label configuration of a line chart.

Type: DataLabelOptions object

Required: No

DefaultSeriesSettings

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

Type: LineChartDefaultSeriesSettings object

Required: No

FieldWells

The field well configuration of a line chart.

Type: LineChartFieldWells object

Required: No

ForecastConfigurations

The forecast configuration of a line chart.

Type: Array of ForecastConfiguration objects

Array Members: Maximum number of 10 items.

Required: No

Interactions

The general visual interactions setup for a visual.

Type: VisualInteractionOptions object

Required: No

Legend

The legend configuration of a line chart.

Type: LegendOptions object

Required: No

PrimaryYAxisDisplayOptions

The series axis configuration of a line chart.

Type: LineSeriesAxisDisplayOptions object

Required: No

PrimaryYAxisLabelOptions

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

Type: ChartAxisLabelOptions object

Required: No

ReferenceLines

The reference lines configuration of a line chart.

Type: Array of ReferenceLine objects

Array Members: Maximum number of 20 items.

Required: No

SecondaryYAxisDisplayOptions

The series axis configuration of a line chart.

Type: LineSeriesAxisDisplayOptions object

Required: No

SecondaryYAxisLabelOptions

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

Type: ChartAxisLabelOptions object

Required: No

Series

The series item configuration of a line chart.

Type: Array of SeriesItem objects

Array Members: Maximum number of 2000 items.

Required: No

SingleAxisOptions

The settings of a chart's single axis configuration.

Type: SingleAxisOptions object

Required: No

SmallMultiplesOptions

The small multiples setup for the visual.

Type: SmallMultiplesOptions object

Required: No

SortConfiguration

The sort configuration of a line chart.

Type: LineChartSortConfiguration object

Required: No

Tooltip

The tooltip configuration of a line chart.

Type: TooltipOptions object

Required: No

Type

Determines the type of the line chart.

Type: String

Valid Values: LINE | AREA | STACKED_AREA

Required: No

VisualPalette

The visual palette configuration of a line chart.

Type: VisualPalette object

Required: No

XAxisDisplayOptions

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

Type: AxisDisplayOptions object

Required: No

XAxisLabelOptions

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

Type: ChartAxisLabelOptions object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: