Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Crosshair3DOptions Fields
Show Inherited Hide Inherited

Contains settings that define how to draw a crosshair cursor within a 3D chart.
Name Description
CommonLabelPositionProperty static Identifies the CrosshairOptionsBase.CommonLabelPosition dependency property. Inherited from CrosshairOptionsBase.
MarkerModelProperty static Identifies the Crosshair3DOptions.MarkerModel dependency property.
PopupTemplateProperty static Identifies the CrosshairOptionsBase.PopupTemplate dependency property. Inherited from CrosshairOptionsBase.
ShowCrosshairLabelsProperty static Identifies the CrosshairOptionsBase.ShowCrosshairLabels dependency property. Inherited from CrosshairOptionsBase.
ShowMarkerProperty static Identifies the Crosshair3DOptions.ShowMarker dependency property.
ShowValueLabelProperty static Identifies the Crosshair3DOptions.ShowValueLabel dependency property.
ShowValueLineProperty static Identifies the CrosshairOptionsBase.ShowValueLine dependency property. Inherited from CrosshairOptionsBase.
ShowXArgumentLabelProperty static Identifies the Crosshair3DOptions.ShowXArgumentLabel dependency property.
ShowXArgumentLineProperty static Identifies the Crosshair3DOptions.ShowXArgumentLine dependency property.
ShowYArgumentLabelProperty static Identifies the Crosshair3DOptions.ShowYArgumentLabel dependency property.
ShowYArgumentLineProperty static Identifies the Crosshair3DOptions.ShowYArgumentLine dependency property.
ValueLineBrushProperty static Identifies the CrosshairOptionsBase.ValueLineBrush dependency property. Inherited from CrosshairOptionsBase.
ValueLineStyleProperty static Identifies the CrosshairOptionsBase.ValueLineStyle dependency property. Inherited from CrosshairOptionsBase.
XArgumentLineBrushProperty static Identifies the Crosshair3DOptions.XArgumentLineBrush dependency property.
XArgumentLineStyleProperty static Identifies the Crosshair3DOptions.XArgumentLineStyle dependency property.
YArgumentLineBrushProperty static Identifies the Crosshair3DOptions.YArgumentLineBrush dependency property.
YArgumentLineStyleProperty static Identifies the Crosshair3DOptions.YArgumentLineStyle dependency property.
See Also