Search
LegendController Constructor
See Also
 






Initializes a new instance of the LegendController class with the specified RenderContext instance.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public LegendController (
    RenderContext renderContext
)

 Parameters

renderContext

A RenderContext instance.

 See Also