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





StackRenderer.HitTest override. Hit-tests the bar representations of data items.

Namespace: MindFusion.Charting
Package: BarStackRenderer.js

 Syntax

JavaScript  Copy Code

function hitTest (context, location)

 Parameters

context

A RenderContext instance.

location

A Point specifying where to look for a bar.

 Return Value

A HitResult instance identifying the found data item.

 See Also

BarStackRenderer Members
BarStackRenderer Class
MindFusion.Charting Namespace