C#-How to get series point info when mouse is over chartcontrol

How to get series point info when mouse is over chartcontrol ?

Use the XYDiagram2D.PointToDiagram method to convert screen coordinates of a point to diagram coordinates (measured in axis units)

posted @ 2019-12-21 16:06  grj001  阅读(100)  评论(0编辑  收藏  举报