Search
LegendController Constructor
See Also
 






Initializes a new instance of the LegendController class.

Namespace: MindFusion.Charting
File: LegendController.js

 Syntax

JavaScript  Copy Code

function LegendController (renderContext)

 Parameters

renderContext

A RenderContext instance.

 See Also