Click or drag to resize

Annotation3DBase Events

LightningChart .NET Help

The Annotation3DBase type exposes the following members.

Events
  NameDescription
Public eventAnchorAdjustedByUser
Anchor has been adjusted by user.
(Inherited from AnnotationBase.)
Public eventChanged
Occurs when the Freezable or an object it contains is modified.
(Inherited from Freezable.)
Public eventDraggedByUser
Dragged by user.
(Inherited from DraggableObject.)
Public eventHighlightedStateChanged
Event telling that highlighted state has changed. Contains information of the new state.
(Inherited from HighlightingItemBase.)
Public eventLocationRelativeOffsetChangedByUser
Location relative screen coordinate offset has been changed by user.
(Inherited from AnnotationBase.)
Public eventLocationScreenCoordinatesChangedByUser
Location screen coordinates have been changed by user.
(Inherited from AnnotationBase.)
Public eventMouseClick
Mouse button has been clicked.
(Inherited from UserInteractiveObject.)
Public eventMouseDoubleClick
Mouse button has been doubleclicked.
(Inherited from UserInteractiveObject.)
Public eventMouseDown
Mouse button has been pressed down.
(Inherited from UserInteractiveObject.)
Public eventMouseOverOff
Mouse has been moved outside of object.
(Inherited from UserInteractiveObject.)
Public eventMouseOverOn
Mouse has been moved over object.
(Inherited from UserInteractiveObject.)
Public eventMouseUp
Mouse button has been released.
(Inherited from UserInteractiveObject.)
Public eventResizedByUser
Annotation has been resized by user.
Public eventRotatedByUser
Annotation has been rotated by user.
(Inherited from AnnotationBase.)
Public eventTargetChangedByUser
Target has been changed by user.
Top
See Also