MindFusion.Charting for JavaScript Programmer's Guide
ScatterRenderer.drawHighlight Method
See Also
 






Renderer2D.DrawHighlight override. Draws highlighted shape in specified RenderContext.

Namespace: MindFusion.Charting
File: ScatterRenderer.js

 Syntax

JavaScript  Copy Code

function drawHighlight (context, hitResult)

 Parameters

context

Type: RenderContext
A RenderContext instance.

hitResult

Type: HitResult
A HitResult instance identifying highlighted data item.

 See Also

ScatterRenderer Members
ScatterRenderer Class
MindFusion.Charting Namespace