React PieChart - PieChartPointInfo
Series point data.
import { PieChartTypes } from "devextreme-react/pie-chart"
Type:
PieChartTypes.PointInfo
percentText
The point value's relation to the chart total as a percentage (between 0% and 100%).
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.
Type:
PointInfo
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.