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