Click or drag to resize

RoundEventMarkerBaseSnapToClosestPoint Property

LightningChart .NET Help
Snapping mode. Defines how the marker should behave when dragged.

Namespace:  Arction.WinForms.Charting.EventMarkers
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public RoundEventMarkerBaseMarkerSnapToType SnapToClosestPoint { get; set; }

Property Value

Type: RoundEventMarkerBaseMarkerSnapToType
See Also