Search
Theme.setSubtitleBrush Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setSubtitleBrush (
    Brush value
)

 Parameters

value

A Brush instance.

 See Also