contentTemplate
Type:
| undefined
Function parameters:
info:
Object structure:
Name | Type | Description |
---|---|---|
item |
The Item object. |
|
percent |
The item's percentage value. |
|
percentText |
The item's formatted percentage value converted to a string. |
|
value |
The raw item value. |
|
valueText |
The item's formatted value converted to a string. |
element:
The tooltip's container. It is an HTML Element or a jQuery Element when you use jQuery.
Default Value: undefined
customizeTooltip
Type:
| undefined
Function parameters:
info:
Object structure:
Return Value:
Default Value: undefined
Feedback