LineChartMarkerStyleSettings - 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).

LineChartMarkerStyleSettings

Marker styles options for a line series in LineChartVisual.

Contents

Note

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

MarkerColor

Color of marker in the series.

Type: String

Pattern: ^#[A-F0-9]{6}$

Required: No

MarkerShape

Shape option for markers in the series.

  • CIRCLE: Show marker as a circle.

  • TRIANGLE: Show marker as a triangle.

  • SQUARE: Show marker as a square.

  • DIAMOND: Show marker as a diamond.

  • ROUNDED_SQUARE: Show marker as a rounded square.

Type: String

Valid Values: CIRCLE | TRIANGLE | SQUARE | DIAMOND | ROUNDED_SQUARE

Required: No

MarkerSize

Size of marker in the series.

Type: String

Required: No

MarkerVisibility

Configuration option that determines whether to show the markers in the series.

Type: String

Valid Values: HIDDEN | VISIBLE

Required: No

See Also

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