Returns the bar at the specified position. Namespace: MindFusion.Charting Syntax
Parameters
Return ValueThe Bar that includes the point specified by x and y; null if no Bar is found. RemarksUse this method when hit - testing to find the Bar, at which the user clicks. The result can be null, so always check. See Also |