Search
ImageComponent.setImage Method
See Also
 






Sets the image contained by this component.

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

 Syntax

Java  Copy Code

public void setImage (
    Image value
)

 Parameters

value

 See Also