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






  Gauges

Sets the content displayed inside this button.

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

 Syntax

Java  Copy Code

public void setContent (
    Component value
)

 Parameters

value

 See Also