Click or drag to resize

PositionChangedEventArgs Fields

LightningChart .NET Help

The PositionChangedEventArgs type exposes the following members.

Fields
  NameDescription
Public fieldCancelRendering
If you update the chart in the event handler, set to true to prevent flickering.
Public fieldCursor
Cursor.
Public fieldNewValue
New value on X-axis.
Top
See Also