Back to Devexpress

CrosshairOptions Properties

wpf-devexpress-dot-xpf-dot-charts-dot-crosshairoptions-dot-underscore-properties.md

latest6.7 KB
Original Source

CrosshairOptions Properties

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

NameDescription
ArgumentLineBrushGets or sets the color of a crosshair argument line when implementing custom drawing of a crosshair cursor.
ArgumentLineStyleGets or sets the argument line style settings of the crosshair cursor.
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
CommonLabelPositionGets or sets the position of a crosshair label when a common crosshair label is shown for all series on a diagram. Inherited from CrosshairOptionsBase.
ContentShowModeGets or sets the element that displays the Crosshair’s content.
CrosshairLabelModeSpecifies the way in which the crosshair label is shown for all series on a chart.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
GroupHeaderPatternGets or sets a string which represents the pattern specifying the group header text to be displayed within the crosshair label.
HighlightPointsGets or sets a value that specifies whether the series points are highlighted when the crosshair cursor hovers over them.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
LinesModeGets or sets the value specifying how the Crosshair Cursor’s lines snap to points when hovering on them.
PopupTemplateGets or sets the template of the Crosshair label’s popup panel. Inherited from CrosshairOptionsBase.
ShowArgumentLabelsGets or sets the value specifying whether an argument label should be shown by a crosshair cursor on a diagram.
ShowArgumentLineGets or sets the value specifying whether an argument line should be shown by a crosshair cursor on a diagram.
ShowCrosshairLabelsGets or sets whether to show a crosshair label of a series point indicated by a crosshair cursor on a diagram. Inherited from CrosshairOptionsBase.
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 only in a focused pane.
ShowOutOfRangePointsGets or sets the value indicating whether the values located out of visual range should be shown in the Crosshair label.
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.
ShowValueLineGets or sets whether to show a value line of a series point indicated by a crosshair cursor on a diagram. Inherited from CrosshairOptionsBase.
SnapModeSpecifies the current snap mode of a crosshair cursor.
TypeNameSerializableGets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.
ValueLineBrushGets or sets the brush of a crosshair value line. Inherited from CrosshairOptionsBase.
ValueLineStyleGets or sets the value line style settings of the crosshair cursor. Inherited from CrosshairOptionsBase.
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.Xpf.Charts Namespace