Click or drag to resize

LocationScreenCoordinatesChangedByUserEventArgs Fields

LightningChart .NET Help

The LocationScreenCoordinatesChangedByUserEventArgs type exposes the following members.

Fields
  NameDescription
Public fieldAnnotation
The annotation whose location relative offset was changed by user interactive device.
(Inherited from LocationRelativeOffsetChangedByUserEventArgs.)
Public fieldCancelRendering
If you update the chart in the event handler, set to true to prevent flickering.
(Inherited from LocationRelativeOffsetChangedByUserEventArgs.)
Public fieldX
X-value.
(Inherited from LocationRelativeOffsetChangedByUserEventArgs.)
Public fieldY
Y-value.
(Inherited from LocationRelativeOffsetChangedByUserEventArgs.)
Top
See Also