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

KPISparklineOptions

The options that determine the visibility, color, type, and tooltip visibility of the sparkline of a KPI visual.

Contents

Note

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

Type

The type of the sparkline.

Type: String

Valid Values: LINE | AREA

Required: Yes

Color

The color of the sparkline.

Type: String

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

Required: No

TooltipVisibility

The tooltip visibility of the sparkline.

Type: String

Valid Values: HIDDEN | VISIBLE

Required: No

Visibility

The visibility of the sparkline.

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: