Returns the RadarPiece at the specified location. Namespace: MindFusion.Charting Syntax
Parameters
Return ValueThe RadarPiece that contains the point specified by x and y; null if none is found. RemarksUse the method when hit-testing radar charts. The result can be null, so always check. See Also |