Skip to main content

CrosshairOptions Fields

Contains settings that define how to draw a crosshair cursor within a chart.
Name Description
ArgumentLineBrushProperty static Identifies the CrosshairOptions.ArgumentLineBrush dependency property.
ArgumentLineStyleProperty static Identifies the CrosshairOptions.ArgumentLineStyle dependency property.
CommonLabelPositionProperty static Identifies the CrosshairOptionsBase.CommonLabelPosition dependency property. Inherited from CrosshairOptionsBase.
ContentShowModeProperty static Identifies the CrosshairOptions.ContentShowMode dependency property.
CrosshairLabelModeProperty static Identifies the CrosshairOptions.CrosshairLabelMode dependency property.
GroupHeaderPatternProperty static Identifies the CrosshairOptions.GroupHeaderPattern dependency property.
HighlightPointsProperty static Identifies the CrosshairOptions.HighlightPoints dependency property.
LinesModeProperty static Identifies the CrosshairOptions.LinesMode dependency property.
PopupTemplateProperty static Identifies the CrosshairOptionsBase.PopupTemplate dependency property. Inherited from CrosshairOptionsBase.
ShowArgumentLabelsProperty static Identifies the CrosshairOptions.ShowArgumentLabels dependency property.
ShowArgumentLineProperty static Identifies the CrosshairOptions.ShowArgumentLine dependency property.
ShowCrosshairLabelsProperty static Identifies the CrosshairOptionsBase.ShowCrosshairLabels dependency property. Inherited from CrosshairOptionsBase.
ShowGroupHeadersProperty static Identifies the CrosshairOptions.ShowGroupHeaders dependency property.
ShowOnlyInFocusedPaneProperty static Identifies the CrosshairOptions.ShowOnlyInFocusedPane dependency property.
ShowOutOfRangePointsProperty static Identifies the CrosshairOptions.ShowOutOfRangePoints dependency property.
ShowValueLabelsProperty static Identifies the CrosshairOptions.ShowValueLabels dependency property.
ShowValueLineProperty static Identifies the CrosshairOptionsBase.ShowValueLine dependency property. Inherited from CrosshairOptionsBase.
SnapModeProperty static Identifies the CrosshairOptions.SnapMode dependency property.
ValueLineBrushProperty static Identifies the CrosshairOptionsBase.ValueLineBrush dependency property. Inherited from CrosshairOptionsBase.
ValueLineStyleProperty static Identifies the CrosshairOptionsBase.ValueLineStyle dependency property. Inherited from CrosshairOptionsBase.
ValueSelectionModeProperty static Identifies the CrosshairOptions.ValueSelectionMode dependency property.
See Also