Skip to main content

CrosshairOptions Properties

Contains settings that define how to draw a crosshair cursor within a chart.
Name Description
ArgumentLineBrush Gets or sets the color of a crosshair argument line when implementing custom drawing of a crosshair cursor.
ArgumentLineStyle Gets or sets the argument line style settings of the crosshair cursor.
CommonLabelPosition Gets or sets the position of a crosshair label when a common crosshair label is shown for all series on a diagram. Inherited from CrosshairOptionsBase.
ContentShowMode Gets or sets the element that displays the Crosshair’s content.
CrosshairLabelMode Specifies the way in which the crosshair label is shown for all series on a chart.
GroupHeaderPattern Gets or sets a string which represents the pattern specifying the group header text to be displayed within the crosshair label.
HighlightPoints Gets or sets a value that specifies whether the series points are highlighted when the crosshair cursor hovers over them.
LinesMode Gets or sets the value specifying how the Crosshair Cursor’s lines snap to points when hovering on them.
PopupTemplate Gets or sets the template of the Crosshair label’s popup panel. Inherited from CrosshairOptionsBase.
ShowArgumentLabels Gets or sets the value specifying whether an argument label should be shown by a crosshair cursor on a diagram.
ShowArgumentLine Gets or sets the value specifying whether an argument line should be shown by a crosshair cursor on a diagram.
ShowCrosshairLabels Gets or sets whether to show a crosshair label of a series point indicated by a crosshair cursor on a diagram. Inherited from CrosshairOptionsBase.
ShowGroupHeaders Specifies whether to show a header for each series group in crosshair cursor labels.
ShowOnlyInFocusedPane Gets or sets a value that specifies whether to show a crosshair cursor only in a focused pane.
ShowOutOfRangePoints Gets or sets the value indicating whether the values located out of visual range should be shown in the Crosshair label.
ShowValueLabels Gets or sets a value that specifies whether to show a value label of a series point indicated by a crosshair cursor on a diagram.
ShowValueLine Gets or sets whether to show a value line of a series point indicated by a crosshair cursor on a diagram. Inherited from CrosshairOptionsBase.
SnapMode Specifies the current snap mode of a crosshair cursor.
TypeNameSerializable Gets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.
ValueLineBrush Gets or sets the brush of a crosshair value line. Inherited from CrosshairOptionsBase.
ValueLineStyle Gets or sets the value line style settings of the crosshair cursor. Inherited from CrosshairOptionsBase.
ValueSelectionMode Gets or sets the identifier specifying the behavior of the selection of points shown in the crosshair label.
See Also