TooltipTemplatePoint
The point that is passed to the tooltip template.
Name | Type | Default | Description |
---|---|---|---|
category |
|
The point category. Available only for the Categorical series. | |
categoryIndex |
|
The point category index. Available only for the Categorical series. | |
dataItem |
|
The point | |
high |
|
The high value of the point error bar. Available for the Categorical series with error bars. | |
low |
|
The low value of the point error bar. Available for the Categorical series with error bars. | |
percentage |
|
The point value represented as a percentage value. Available only for the Donut, Pie, and 100% Stacked charts. | |
runningTotal |
|
The sum of point values since the last | |
series |
|
The point series options. | |
total |
|
The sum of all previous series values. Available for the Waterfall series. | |
value |
|
The point value. | |
xHigh |
|
The x high value of the point error bar. Available for the Scatter series with error bars. | |
xLow |
|
The x low value of the point error bar. Available for the Scatter series with error bars. | |
yHigh |
|
The y low value of the point error bar. Available for the Scatter series with error bars. | |
yLow |
|
The y low value of the point error bar. Available for the Scatter series with error bars. |