Search
Chart.getSubtitleBrush Method
See Also
 






Gets the Brush used to draw chart's Subtitle.

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

 Syntax

Java  Copy Code

public Brush getSubtitleBrush ()

 Return Value

A Brush instance.

 See Also