Back to Devexpress

CrosshairOptions Properties

corelibraries-devexpress-dot-xtracharts-dot-crosshairoptions-dot-underscore-properties.md

latest5.0 KB
Original Source

CrosshairOptions Properties

Contains settings that define how to draw a crosshair cursor on a chart.

NameDescription
ArgumentLineColorGets or sets the color of crosshair argument lines.
ArgumentLineStyleGets the argument line style settings of the crosshair cursor.
CommonLabelPositionGets or sets the position of a crosshair label when a common crosshair label is shown for all series on a diagram.
CommonLabelPositionSerializableGets the string value used to support serialization of the common label position.
ContentShowModeGets or sets the element that displays the Crosshair’s content.
CrosshairLabelBackColorGets or sets the background color of the Crosshair series label.
CrosshairLabelModeSpecifies the way in which the crosshair label is shown for a series on a diagram.
CrosshairLabelTextOptionsReturns text options of the Crosshair series label item.
GroupHeaderPatternGets or sets a pattern that specifies the group header text to be displayed within the crosshair label.
GroupHeaderTextOptionsReturns text options of the Crosshair series label group header.
HighlightPointsGets or sets a value that specifies whether the series points are highlighted when the crosshair cursor hovers over them.
LinesModeGets or sets the value specifying how the Crosshair Cursor’s lines snap to points when hovering on them.
ShowArgumentLabelsGets or sets a value that specifies whether to show an argument label of a series point indicated by a crosshair cursor on a diagram.
ShowArgumentLineSpecifies whether to show an argument line of a series point indicated by a crosshair cursor on a diagram.
ShowCrosshairLabelsSpecifies whether to show a crosshair label of a series point indicated by a crosshair cursor on a diagram.
ShowGroupHeadersSpecifies whether to show a header for each series group in crosshair cursor labels.
ShowOnlyInFocusedPaneGets or sets a value that specifies whether to show a crosshair cursor in a focused pane only.
ShowOutOfRangePointsGets or sets the value that specifies whether the Crosshair cursor should show points that are out of a y-axis’s visual range.
ShowValueLabelsGets or sets a value that specifies whether to show a value label of a series point indicated by a crosshair cursor on a diagram.
ShowValueLineSpecifies whether to show a value line of a series point indicated by a crosshair cursor on a diagram.
SnapModeSpecifies the current snap mode of a crosshair cursor.
TagGets or sets the object that contains data related to the chart element. Inherited from ChartElement.
ValueLineColorGets or sets the color of crosshair value lines.
ValueLineStyleGets the value line style settings of the crosshair cursor.
ValueSelectionModeGets or sets the identifier specifying the behavior of the selection of points shown in the crosshair label.

See Also

CrosshairOptions Class

CrosshairOptions Members

DevExpress.XtraCharts Namespace