Search
LegendRenderer.draw Method
See Also
 






Component.Draw override. Draws legend elements in specified RenderContext.

Namespace: MindFusion.Charting
File: LegendRenderer.js

 Syntax

JavaScript  Copy Code

function draw (context)

 Parameters

context

A RenderContext instance.

 See Also