SeriesPointType
A series point.
Name | Type | Default | Description |
---|---|---|---|
category? |
|
The point category value. Available only for the Categorical points (Bar, Line, and other). | |
dataItem? |
|
The point | |
options? |
|
The point options. | |
percentage? |
|
The point value represented as a percentage value. Available only for the Donut, Pie, and 100% Stacked chart points. | |
runningTotal? |
|
The sum of point values since the last | |
total? |
|
The sum of all previous series values. Available for the Waterfall series points. | |
value? |
|
The point value. | |
visual? |
|
The Drawing element used to draw the point. |