Back to Devexpress

Crosshair3DOptions Properties

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

latest5.7 KB
Original Source

Crosshair3DOptions Properties

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

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
CommonLabelPositionGets or sets the position of a crosshair label when a common crosshair label is shown for all series on a diagram. Inherited from CrosshairOptionsBase.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
MarkerModelGets or sets the model of a marker displaying the Crosshair cursor position.
PopupTemplateGets or sets the template of the Crosshair label’s popup panel. Inherited from CrosshairOptionsBase.
ShowCrosshairLabelsGets or sets whether to show a crosshair label of a series point indicated by a crosshair cursor on a diagram. Inherited from CrosshairOptionsBase.
ShowMarkerGets or sets the value specifying whether the Crosshair marker should be shown.
ShowValueLabelGets or sets the value specifying whether the axis value label should be displayed.
ShowValueLineGets or sets whether to show a value line of a series point indicated by a crosshair cursor on a diagram. Inherited from CrosshairOptionsBase.
ShowXArgumentLabelGets or sets the value specifying whether the X-argument label should be shown.
ShowXArgumentLineGets or sets the value specifying whether the X-argument line should be shown.
ShowYArgumentLabelGets or sets the value indicating whether the Y-argument line should be shown.
ShowYArgumentLineGets or sets the value indicating whether the Y-argument line should be shown.
TypeNameSerializableGets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.
ValueLineBrushGets or sets the brush of a crosshair value line. Inherited from CrosshairOptionsBase.
ValueLineStyleGets or sets the value line style settings of the crosshair cursor. Inherited from CrosshairOptionsBase.
XArgumentLineBrushGets or sets the color of the Crosshair X-argument line.
XArgumentLineStyleGets or sets the line style of the Crosshair X-argument line.
YArgumentLineBrushGets or sets the line style of the Crosshair Y-argument brush.
YArgumentLineStyleGets or sets the line style of the Crosshair Y-argument line.

See Also

Crosshair3DOptions Class

Crosshair3DOptions Members

DevExpress.Xpf.Charts Namespace