Skip to main content

Tooltip and Crosshair Cursor

The Tooltip and Crosshair Cursor allow end-users to interact with the chart and obtain detailed information about data points.

tooltip-and-crosshair__title-image

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:

Crosshair Cursor

Tooltip

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.

tooltip-and-crosshair__crosshair

The Chart Control shows a tooltip when you hover the mouse pointer over a series point.

tooltip-and-crosshair__tooltip

Customization Options

  • Crosshair Label position
  • Crosshair Label header text
  • Crosshair Label item text
  • Crosshair Argument and Value Lines
  • Crosshair Argument and Value Line Labels
  • Tooltip Position
  • Tooltip Beak Visibility
  • Tooltip Text
See Also