
The following table lists available placeholders:ĭisplays series point values as percentages.ĭisplays the duration between the first and second data point values formatted using a common time format (e.g.

Patterns can comprise plain text and placeholders with format specifiers. The following markup enables the crosshair cursor only for the second series:

To do this, enable the XYSeries2D.CrosshairEnabled or Indicator.CrosshairEnabled property.

However, you can still enable crosshair for specific series or indicators. If you want to disable the crosshair at the chart level, set the chart’s CrosshairEnabled property to False. The crosshair cursor is enabled initially. See the following section on how to display or hide crosshair elements: Display and Hide Crosshair Elements. Initially the crosshair cursor displays only its argument line with the crosshair label. This label shows the argument and values for highlighted points. The crosshair also contains a label ( crosshair label) that is positioned on the line intersection.

The crosshair cursor comprises two intersecting horizontal and vertical lines ( value line and argument line) with the corresponding axis labels at the end of the lines. The crosshair cursor allows users to track series point or indicator point coordinates on the chart, and helps users to compare different graphs.
