React PolarChart - PolarChartPointInfo
Series point data.
import { PolarChartTypes } from "devextreme-react/polar-chart"
Type:
PolarChartTypes.PointInfo
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: Point
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.