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





Renderer2D.HitTest override. Hit-tests the stack representations of data items.

Namespace: MindFusion.Charting
Package: StackRenderer.js

 Syntax

JavaScript  Copy Code

function hitTest (context, location)

 Parameters

context

A RenderContext instance.

location

A Point specifying where to look for a data point.

 Return Value

A HitResult instance identifying the found data item.

 See Also

StackRenderer Members
StackRenderer Class
MindFusion.Charting Namespace