CrosshairMousePosition Members
Specifies a position of a crosshair label near the mouse pointer.Constructors
| Name | Description |
|---|---|
| CrosshairMousePosition() | Initializes a new instance of the CrosshairMousePosition class with default settings. |
Fields
| Name | Description |
|---|---|
| OffsetProperty static | Identifies the CrosshairLabelPosition.Offset dependency property. Inherited from CrosshairLabelPosition. |
Properties
| Name | Description |
|---|---|
| Offset | Specifies the offset of the crosshair cursor label. Inherited from CrosshairLabelPosition. |
| TypeNameSerializable | Gets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject. |
Events
| Name | Description |
|---|---|
| PropertyChanged | Occurs every time any of the ChartDependencyObject class properties has changed its value. Inherited from ChartDependencyObject. |
See Also