Returns the PiePiece at the specified position. Namespace: MindFusion.Charting Syntax
Parameters
Return ValueThe PiePiece found at the position specified by x and y; otherwise null. RemarksUse this method when hit-testing pie charts. The result can be null, so always check. See Also |