ColumnTooltipItem
The tooltip item for the columns that are not part of a field well.
Contents
Note
In the following list, the required parameters are described first.
- Column
 - 
               
The target column of the tooltip item.
Type: ColumnIdentifier object
Required: Yes
 - Aggregation
 - 
               
The aggregation function of the column tooltip item.
Type: AggregationFunction object
Required: No
 - Label
 - 
               
The label of the tooltip item.
Type: String
Required: No
 - TooltipTarget
 - 
               
Determines the target of the column tooltip item in a combo chart visual.
Type: String
Valid Values:
BOTH | BAR | LINERequired: No
 - Visibility
 - 
               
The visibility of the tooltip item.
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: