Vue PieChart - PieChartPointInfo
Series point data.
argumentText
The point's formatted argument (after argumentFormat has been applied).
highErrorValue
The point's high error value (specified in valueErrorBar.highValueField).
lowErrorValue
The point's low error value (specified in valueErrorBar.lowValueField).
percentText
The point value's relation to the chart total as a percentage (between 0% and 100%).
point
Point instance of the hovered/pressed series point.
Use this object to call point methods or access the point fields.
points
An array of Point instances within the hovered/pressed series.
This array is returned in the tooltip.contentTemplate argument when shared is true.
If you have technical questions, please create a support ticket in the DevExpress Support Center.