Back to Devexpress

Crosshair3DOptions Fields

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

latest5.1 KB
Original Source

Crosshair3DOptions Fields

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

NameDescription
CommonLabelPositionProperty staticIdentifies the CrosshairOptionsBase.CommonLabelPosition dependency property. Inherited from CrosshairOptionsBase.
MarkerModelProperty staticIdentifies the Crosshair3DOptions.MarkerModel dependency property.
PopupTemplateProperty staticIdentifies the CrosshairOptionsBase.PopupTemplate dependency property. Inherited from CrosshairOptionsBase.
ShowCrosshairLabelsProperty staticIdentifies the CrosshairOptionsBase.ShowCrosshairLabels dependency property. Inherited from CrosshairOptionsBase.
ShowMarkerProperty staticIdentifies the Crosshair3DOptions.ShowMarker dependency property.
ShowValueLabelProperty staticIdentifies the Crosshair3DOptions.ShowValueLabel dependency property.
ShowValueLineProperty staticIdentifies the CrosshairOptionsBase.ShowValueLine dependency property. Inherited from CrosshairOptionsBase.
ShowXArgumentLabelProperty staticIdentifies the Crosshair3DOptions.ShowXArgumentLabel dependency property.
ShowXArgumentLineProperty staticIdentifies the Crosshair3DOptions.ShowXArgumentLine dependency property.
ShowYArgumentLabelProperty staticIdentifies the Crosshair3DOptions.ShowYArgumentLabel dependency property.
ShowYArgumentLineProperty staticIdentifies the Crosshair3DOptions.ShowYArgumentLine dependency property.
ValueLineBrushProperty staticIdentifies the CrosshairOptionsBase.ValueLineBrush dependency property. Inherited from CrosshairOptionsBase.
ValueLineStyleProperty staticIdentifies the CrosshairOptionsBase.ValueLineStyle dependency property. Inherited from CrosshairOptionsBase.
XArgumentLineBrushProperty staticIdentifies the Crosshair3DOptions.XArgumentLineBrush dependency property.
XArgumentLineStyleProperty staticIdentifies the Crosshair3DOptions.XArgumentLineStyle dependency property.
YArgumentLineBrushProperty staticIdentifies the Crosshair3DOptions.YArgumentLineBrush dependency property.
YArgumentLineStyleProperty staticIdentifies the Crosshair3DOptions.YArgumentLineStyle dependency property.

See Also

Crosshair3DOptions Class

Crosshair3DOptions Members

DevExpress.Xpf.Charts Namespace