Click or drag to resize

LineSeriesCursorSnapToPoints Property

LightningChart .NET Help
When moving the cursor, jumps the cursor to nearest series point.

Namespace:  Arction.WinForms.Charting.Views.ViewXY
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(false)]
public bool SnapToPoints { get; set; }

Property Value

Type: Boolean
See Also