Crosshair3DOptions Properties
Contains settings that define how to draw a crosshair cursor within a 3D chart.Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Common |
Gets or sets the position of a crosshair label when a common crosshair label is shown for all series on a diagram.
Inherited from Crosshair |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Marker |
Gets or sets the model of a marker displaying the Crosshair cursor position. |
Popup |
Gets or sets the template of the Crosshair label’s popup panel.
Inherited from Crosshair |
Show |
Gets or sets whether to show a crosshair label of a series point indicated by a crosshair cursor on a diagram.
Inherited from Crosshair |
Show |
Gets or sets the value specifying whether the Crosshair marker should be shown. |
Show |
Gets or sets the value specifying whether the axis value label should be displayed. |
Show |
Gets or sets whether to show a value line of a series point indicated by a crosshair cursor on a diagram.
Inherited from Crosshair |
Show |
Gets or sets the value specifying whether the X-argument label should be shown. |
Show |
Gets or sets the value specifying whether the X-argument line should be shown. |
Show |
Gets or sets the value indicating whether the Y-argument line should be shown. |
Show |
Gets or sets the value indicating whether the Y-argument line should be shown. |
Type |
Gets the string value used to support serialization of the chart dependency object.
Inherited from Chart |
Value |
Gets or sets the brush of a crosshair value line.
Inherited from Crosshair |
Value |
Gets or sets the value line style settings of the crosshair cursor.
Inherited from Crosshair |
XArgument |
Gets or sets the color of the Crosshair X-argument line. |
XArgument |
Gets or sets the line style of the Crosshair X-argument line. |
YArgument |
Gets or sets the line style of the Crosshair Y-argument brush. |
YArgument |
Gets or sets the line style of the Crosshair Y-argument line. |
See Also