SeriesRenderer.HitTest override. Hit-tests the slices representing data items.
Namespace: MindFusion.Charting
File: FunnelRenderer.js
JavaScript Copy Code |
---|
function hitTest (context, location) |
A RenderContext instance.
A Point specifying where to look for a pie slice.
A HitResult instance identifying the found data item.
JavaScript Pack Programmer's Guide | © 2024 MindFusion |