LineChartLineStyleSettings - Amazon QuickSight
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).

LineChartLineStyleSettings

Line styles options for a line series in LineChartVisual.

Contents

Note

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

LineInterpolation

Interpolation style for line series.

  • LINEAR: Show as default, linear style.

  • SMOOTH: Show as a smooth curve.

  • STEPPED: Show steps in line.

Type: String

Valid Values: LINEAR | SMOOTH | STEPPED

Required: No

LineStyle

Line style for line series.

  • SOLID: Show as a solid line.

  • DOTTED: Show as a dotted line.

  • DASHED: Show as a dashed line.

Type: String

Valid Values: SOLID | DOTTED | DASHED

Required: No

LineVisibility

Configuration option that determines whether to show the line for the series.

Type: String

Valid Values: HIDDEN | VISIBLE

Required: No

LineWidth

Width that determines the line thickness.

Type: String

Required: No

See Also

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