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.Charting
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic long NearestDataPointIndex
Public NearestDataPointIndex As Long
public:
long long NearestDataPointIndex
Field Value
Type:
Int64
See Also