MindFusion.Charting for Java Programmer's Guide
BorderComponent.setContent Method
See Also
 






  Gauges

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