MindFusion.Charting for Java Programmer's Guide
TextComponent.getTextBrush Method
See Also
 






  Gauges

Gets 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 Brush getTextBrush ()

 Return Value

 See Also