Renderer2D.HitTest override. Hit-tests the bubble representations of data items.
Namespace: MindFusion.Charting
Package: BubbleRenderer.js
JavaScript Copy Code |
---|
function hitTest (context, location) |
A RenderContext instance.
A Point specifying where to look for a bubble.
A HitResult instance identifying the found data item.