SeriesRenderer.hitTest override. Hit-tests the slices representing data items if they contain the specified location.
Namespace: com.mindfusion.charting
Package: com.mindfusion.charting
Java
![]() |
---|
public HitResult hitTest ( |
A RenderContext instance.
A PointD specifying where to look for a pie slice.
A HitResult instance identifying the found data item. Result can be null.