Click or drag to resize

PositionChangedSeriesEventMarkerEventArgs Fields

LightningChart .NET Help

The PositionChangedSeriesEventMarkerEventArgs type exposes the following members.

Fields
  NameDescription
Public fieldCancelRendering
Set 'true' to prevent flickering if you update the chart in the event handler.
Public fieldMarker
Marker.
Public fieldX
X value.
Public fieldY
Y value.
Top
See Also