JavaScript/jQuery Chart - ChartPointInfo
Series point data.
import { PointInfo } from "devextreme/viz/chart"
PointInfo is a union of multiple types that changes based on the hovered/pressed point's series type. Refer to the following topics for additional information:
Feedback