Search
Theme.getSubtitleBrush Method
See Also
 






Gets the Brush used to draw the chart sub-title.

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

 Syntax

Java  Copy Code

public Brush getSubtitleBrush ()

 Return Value

A Brush instance.

 See Also