Click or drag to resize

LineSeriesValueSolveResultNearestDataPointIndex Field

LightningChart .NET Help
Nearest data point index of the searched X value. Note that e.g. in real-time examples this is only valid when there is no data added to series.

Namespace:  Arction.WinForms.Charting
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public int NearestDataPointIndex

Field Value

Type: Int32
See Also