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 AWS SDKs, see the following: