CrosshairOptions Properties
Contains settings that define how to draw a crosshair cursor within a chart.
Name | Description |
---|---|
Argument |
Gets or sets the color of a crosshair argument line when implementing custom drawing of a crosshair cursor. |
Argument |
Gets or sets the argument line style settings of the crosshair cursor. |
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 common crosshair label is shown for all series on a diagram. |
Crosshair |
Specifies the way in which the crosshair label is shown for all series on a chart. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Group |
Gets or sets a string representing the pattern specifying the group header text to be displayed within the crosshair label. |
Highlight |
Gets or sets a value that specifies whether the series points are highlighted when the crosshair cursor hovers over them. |
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 |
Show |
Gets or sets a value that specifies whether to show an argument label of a series point indicated by a crosshair cursor on a diagram. |
Show |
Specifies whether to show an argument line of a series point indicated by a crosshair cursor on a diagram. |
Show |
Specifies whether to show a crosshair label of a series point indicated by a crosshair cursor on a diagram. |
Show |
Specifies whether to show a header for each series group in crosshair cursor labels. |
Show |
Gets or sets a value that specifies whether to show a crosshair cursor only in a focused pane. |
Show |
Gets or sets a value that specifies whether to show a value label of a series point indicated by a crosshair cursor on a diagram. |
Show |
Specifies whether to show a value line of a series point indicated by a crosshair cursor on a diagram. |
Snap |
Specifies the current snap mode of a crosshair cursor. |
Type |
Gets the string value used to support serialization of the chart dependency object.
Inherited from Chart |
Value |
Gets or sets the color of the crosshair value line. |
Value |
Gets or sets the value line style settings of the crosshair cursor. |
See Also