Click or drag to resize

SurfaceSeries3DBaseIsPositionOver Method

LightningChart .NET Help
Overload List
  NameDescription
Public methodIsPositionOver(Int32, Int32, Boolean)
Is position over series.
(Inherited from SeriesBase3D.)
Public methodIsPositionOver(Int32, Int32, Int32, Int32, Boolean)
Detect if position is over the series. Also solves the column and row index where position is over of.
Top
See Also