Search
BorderComponent.setContent Method
See Also
 






Sets the Component displayed inside this border.

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

 Syntax

Java  Copy Code

public void setContent (
    Component value
)

 Parameters

value

 See Also