Search
PlotController.getComponent Method
See Also
 






Gets the component controlled by this PlotController.

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

 Syntax

Java  Copy Code

public Component getComponent ()

 Return Value

A Component instance.

 See Also