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.ArgumentLineBrushProperty dependency property.
ArgumentLineStyleProperty static Identifies the CrosshairOptions.ArgumentLineStyleProperty dependency property.
CommonLabelPositionProperty static Identifies the CrosshairOptions.CommonLabelPositionProperty dependency property.
CrosshairLabelModeProperty static Identifies the CrosshairOptions.CrosshairLabelModeProperty dependency property.
GroupHeaderPatternProperty static Identifies the CrosshairOptions.GroupHeaderPatternProperty dependency property.
HighlightPointsProperty static Identifies the CrosshairOptions.HighlightPointsProperty dependency property.
ShowArgumentLabelsProperty static Identifies the CrosshairOptions.ShowArgumentLabelsProperty dependency property.
ShowArgumentLineProperty static Identifies the CrosshairOptions.ShowArgumentLineProperty dependency property.
ShowCrosshairLabelsProperty static Identifies the CrosshairOptions.ShowCrosshairLabelsProperty dependency property.
ShowGroupHeadersProperty static Identifies the CrosshairOptions.ShowGroupHeadersProperty dependency property.
ShowOnlyInFocusedPaneProperty static Identifies the CrosshairOptions.ShowOnlyInFocusedPaneProperty dependency property.
ShowValueLabelsProperty static Identifies the CrosshairOptions.ShowValueLabelsProperty dependency property.
ShowValueLineProperty static Identifies the CrosshairOptions.ShowValueLineProperty dependency property.
SnapModeProperty static Identifies the CrosshairOptions.SnapModeProperty dependency property.
ValueLineBrushProperty static Identifies the CrosshairOptions.ValueLineBrushProperty dependency property.
ValueLineStyleProperty static Identifies the CrosshairOptions.ValueLineStyleProperty dependency property.
See Also