Vue PolarChart - PolarChartPointInfo
Series point data.
import { DxPolarChartTypes } from "devextreme-vue/polar-chart"
Type:
DxPolarChartTypes.PointInfo
argumentText
The point's formatted argument (after argumentFormat has been applied).
Selector: argument-text
Type:
highErrorValue
The point's high error value (specified in valueErrorBar.highValueField).
Selector: high-error-value
Type:
lowErrorValue
The point's low error value (specified in valueErrorBar.lowValueField).
Selector: low-error-value
Type:
point
Point instance of the hovered/pressed series point.
Type:
any
Use this object to call point methods or access the point fields.
points
An array of Point instances within the hovered/pressed series.
Selector: DxPoint
Type:
Array<BasePointInfo>
This array is returned in the tooltip.contentTemplate argument when shared is true.
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.