Search
TextComponent.setTextBrush Method
See Also
 






Sets the Brush that should be used to draw the component's text.

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

 Syntax

Java  Copy Code

public void setTextBrush (
    Brush value
)

 Parameters

value

 See Also