Returns the Bubble at the specified x and y coordinates. Namespace: MindFusion.Charting Syntax
Parameters
Return ValueThe Bubble at the position specified by x and y; null if no Bubble is found. RemarksUse the function when hit-testing bubble charts. The result can be null, so always check. See Also |