Tooltip and Crosshair Cursor
The Tooltip and Crosshair Cursor allow end-users to interact with the chart and obtain detailed information about data points.
Important
The Chart Control uses the Crosshair Cursor when its diagram type is Cartesian (XY) and the Tooltip for all other 2D diagrams. 3D diagrams do not support Tooltips and the Crosshair Cursor.
The Tooltip and Crosshair Cursor provide similar functionality, but they have the following differences:
Supported Diagrams | The Crosshair Cursor is designed for the Cartesian (XY-) diagram only. | All diagram types. |
Displayed Values | The Crosshair Cursor displays all the points that have the same argument or value. | The Chart Control shows a tooltip when you hover the mouse pointer over a series point. |
Customization Options |
|
|
See Also