Skip to main content

Crosshair3DOptions Fields

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