Search
PlotController Constructor
See Also
 






Initializes a new instance of the PlotController class.

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

 Syntax

Java  Copy Code

public PlotController (
    RenderContext renderContext
)

 Parameters

renderContext

A RenderContext instance.

 See Also