Back to Devexpress

CrosshairOptions Fields

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

latest5.9 KB
Original Source

CrosshairOptions Fields

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

NameDescription
ArgumentLineBrushProperty staticIdentifies the CrosshairOptions.ArgumentLineBrush dependency property.
ArgumentLineStyleProperty staticIdentifies the CrosshairOptions.ArgumentLineStyle dependency property.
CommonLabelPositionProperty staticIdentifies the CrosshairOptionsBase.CommonLabelPosition dependency property. Inherited from CrosshairOptionsBase.
ContentShowModeProperty staticIdentifies the CrosshairOptions.ContentShowMode dependency property.
CrosshairLabelModeProperty staticIdentifies the CrosshairOptions.CrosshairLabelMode dependency property.
GroupHeaderPatternProperty staticIdentifies the CrosshairOptions.GroupHeaderPattern dependency property.
HighlightPointsProperty staticIdentifies the CrosshairOptions.HighlightPoints dependency property.
LinesModeProperty staticIdentifies the CrosshairOptions.LinesMode dependency property.
PopupTemplateProperty staticIdentifies the CrosshairOptionsBase.PopupTemplate dependency property. Inherited from CrosshairOptionsBase.
ShowArgumentLabelsProperty staticIdentifies the CrosshairOptions.ShowArgumentLabels dependency property.
ShowArgumentLineProperty staticIdentifies the CrosshairOptions.ShowArgumentLine dependency property.
ShowCrosshairLabelsProperty staticIdentifies the CrosshairOptionsBase.ShowCrosshairLabels dependency property. Inherited from CrosshairOptionsBase.
ShowGroupHeadersProperty staticIdentifies the CrosshairOptions.ShowGroupHeaders dependency property.
ShowOnlyInFocusedPaneProperty staticIdentifies the CrosshairOptions.ShowOnlyInFocusedPane dependency property.
ShowOutOfRangePointsProperty staticIdentifies the CrosshairOptions.ShowOutOfRangePoints dependency property.
ShowValueLabelsProperty staticIdentifies the CrosshairOptions.ShowValueLabels dependency property.
ShowValueLineProperty staticIdentifies the CrosshairOptionsBase.ShowValueLine dependency property. Inherited from CrosshairOptionsBase.
SnapModeProperty staticIdentifies the CrosshairOptions.SnapMode dependency property.
ValueLineBrushProperty staticIdentifies the CrosshairOptionsBase.ValueLineBrush dependency property. Inherited from CrosshairOptionsBase.
ValueLineStyleProperty staticIdentifies the CrosshairOptionsBase.ValueLineStyle dependency property. Inherited from CrosshairOptionsBase.
ValueSelectionModeProperty staticIdentifies the CrosshairOptions.ValueSelectionMode dependency property.

See Also

CrosshairOptions Class

CrosshairOptions Members

DevExpress.Xpf.Charts Namespace