CrosshairOptionsBase Properties
The base class for all crosshair options.
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. |
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 |
Popup |
Gets or sets the template of the Crosshair label’s popup panel. |
Show |
Gets or sets whether to show a crosshair label of a series point indicated by a crosshair cursor on a diagram. |
Show |
Gets or sets whether to show a value line of a series point indicated by a crosshair cursor on a diagram. |
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. |
Value |
Gets or sets the value line style settings of the crosshair cursor. |
See Also