Search
TextComponent.setText Method
See Also
 






Sets the text that should be drawn inside this component.

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

 Syntax

Java  Copy Code

public void setText (
    String value
)

 Parameters

value

 See Also