Vue Chart - RangePointInfo
argumentText
The point's formatted argument (after argumentFormat has been applied).
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.
rangeValue1Text
The point's formatted first value (after format has been applied).
rangeValue2Text
The point's formatted second value (after format has been applied).
valueText
The point's formatted first and second values (after format has been applied).
If you have technical questions, please create a support ticket in the DevExpress Support Center.