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 | AREARequired: 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 | VISIBLERequired: No
 - Visibility
 - 
               
The visibility of the sparkline.
Type: String
Valid Values:
HIDDEN | VISIBLERequired: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: