Search
RenderContext.getComponent Method
See Also
 






Gets the Component currently being painted.

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

 Syntax

Java  Copy Code

public Component getComponent ()

 Return Value

A Component instance.

 See Also