Click or drag to resize

LocationRelativeOffsetChangedByUserEventArgs Fields

LightningChart .NET Help

The LocationRelativeOffsetChangedByUserEventArgs type exposes the following members.

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