Click or drag to resize

AnchorAdjustedByUserEventArgs Fields

LightningChart .NET Help

The AnchorAdjustedByUserEventArgs type exposes the following members.

Fields
  NameDescription
Public fieldAnnotation
The annotation whose anchor was adjusted by user interactive device.
Public fieldCancelRendering
If you update the chart in the event handler, set to true to prevent flickering.
Public fieldNewAnchor
New anchor.
Public fieldOldAnchor
Old anchor.
Top
See Also