Returns the PiePiece at the specified position.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public PiePiece HitTestPie ( |
Visual Basic
![]() |
---|
Public Function HitTestPie ( _ |
The PiePiece found at the position specified by x and y; otherwise null.
Use this method when hit-testing pie charts. The result can be null, so always check.