Search
TextStyle.getBackground Method
See Also
 






Gets the text background.

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

 Syntax

Java  Copy Code

public Brush getBackground ()

 Return Value

An instance of Brush -derived class.

 See Also