Click or drag to resize

PointLineSeries3DIsPositionOver Method

LightningChart .NET Help
Overload List
  NameDescription
Public methodIsPositionOver(Int32, Int32, Boolean)
Is position over series.
(Inherited from SeriesBase3D.)
Public methodIsPositionOver(Int32, Int32, Int32, Boolean, Boolean, Boolean)
Additional method to check if position is over, solves also index of the nearest point or line segment if it hits it.
Top
See Also