Back to Devexpress

ChartControl.CalcHitInfo Method

windowsforms-devexpress-dot-xtracharts-dot-chartcontrol-dot-calchitinfo.md

latest553 B
Original Source

ChartControl.CalcHitInfo Method

NameParametersDescription
CalcHitInfo(Point, Boolean)point, forceUpdateReturns information on the chart elements located at the specified point.
CalcHitInfo(Int32, Int32)x, yReturns information on the chart elements located at the point with the specified x and y coordinates.