Click or drag to resize

DigitalLineSeriesValueSolveResultNearestDataPointIndex 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.Wpf.ChartingMVVM
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public long NearestDataPointIndex

Field Value

Type: Int64
See Also