ASP.NET Pack Programmer's Guide
PieRenderer.hitTest Method
See Also
 





SeriesRenderer.HitTest override. Hit-tests the slices representing data items.

Namespace: MindFusion.Charting
Package: PieRenderer.js

 Syntax

JavaScript  Copy Code

function hitTest (context, location)

 Parameters

context

A RenderContext instance.

location

A Point specifying where to look for a pie slice.

 Return Value

A HitResult instance identifying the found data item.

 See Also

PieRenderer Members
PieRenderer Class
MindFusion.Charting Namespace