AxisX Events |
The AxisX type exposes the following members.
| Name | Description | |
|---|---|---|
| Changed | Occurs when the Freezable or an object it contains is modified. (Inherited from Freezable.) | |
| FormatValueLabel |
Event to format axis tick value to custom string.
(Inherited from AxisBase.) | |
| HighlightedStateChanged |
Event telling that highlighted state has changed. Contains information of the new state.
(Inherited from HighlightingItemBase.) | |
| MouseClick |
Mouse button has been clicked.
(Inherited from UserInteractiveObject.) | |
| MouseDoubleClick |
Mouse button has been doubleclicked.
(Inherited from UserInteractiveObject.) | |
| MouseDown |
Mouse button has been pressed down.
(Inherited from UserInteractiveObject.) | |
| MouseOverOff |
Mouse has been moved outside of object.
(Inherited from UserInteractiveObject.) | |
| MouseOverOn |
Mouse has been moved over object.
(Inherited from UserInteractiveObject.) | |
| MouseUp |
Mouse button has been released.
(Inherited from UserInteractiveObject.) | |
| RangeChanged |
Range has changed (Minimum and/or Maximum value).
(Inherited from AxisBase.) |