This example demonstrates how to handle the ChartControl.MouseMove event, to determine which series point is located under the test point and show the information about its argument and value using the DevExpress.Utils.ToolTipController.
Note that starting from v2012 vol 1, the chart control supports built-in tooltips.
↧
How to determine which series point is located under the test point
↧