Click or drag to resize

PointLineSeries3DLastHitTestIndex Property

LightningChart .NET Help
Get last data index at hit coordinates. Return -1 if did not hit.

Namespace:  Arction.Wpf.Charting.Series3D
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public int LastHitTestIndex { get; }

Property Value

Type: Int32
See Also